DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::linearAlgebra::NewtonRaphsonSolver< ValueType > Member List

This is the complete list of members for dftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >, including all inherited members.

d_forceTolerancedftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >private
d_isSolveddftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >private
d_maxIterdftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >private
d_residualdftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >private
d_tolerancedftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >private
getResidual()dftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >
NewtonRaphsonSolver(const size_type maxIter, const double tolerance, const double forceTolerance)dftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >
solve(NewtonRaphsonSolverFunction< ValueType > &newtonRaphsonSolverFunction)dftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >
~NewtonRaphsonSolver()=defaultdftefe::linearAlgebra::NewtonRaphsonSolver< ValueType >