DFT-EFE
 
Loading...
Searching...
No Matches
BisectionSolverFunction.h File Reference
Include dependency graph for BisectionSolverFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dftefe::linearAlgebra::BisectionSolverFunction< ValueType >
 Interface a class must implement to have its root found by BisectionSolver. Unlike NewtonRaphsonSolverFunction, no derivative (getForce) is required - bisection only ever evaluates getValue(), which is what makes it immune to sharply-peaked or vanishing derivatives that can send Newton-Raphson to +-infinity. More...
 

Namespaces

namespace  dftefe
 dealii includes
 
namespace  dftefe::linearAlgebra