This is the complete list of members for dftefe::linearAlgebra::NewtonRaphsonSolverFunction< ValueType >, including all inherited members.
getForce(ValueType &x) const =0 | dftefe::linearAlgebra::NewtonRaphsonSolverFunction< ValueType > | pure virtual |
getInitialGuess() const =0 | dftefe::linearAlgebra::NewtonRaphsonSolverFunction< ValueType > | pure virtual |
getSolution(ValueType &solution)=0 | dftefe::linearAlgebra::NewtonRaphsonSolverFunction< ValueType > | pure virtual |
getValue(ValueType &x) const =0 | dftefe::linearAlgebra::NewtonRaphsonSolverFunction< ValueType > | pure virtual |
setSolution(const ValueType &x)=0 | dftefe::linearAlgebra::NewtonRaphsonSolverFunction< ValueType > | pure virtual |
~NewtonRaphsonSolverFunction()=default | dftefe::linearAlgebra::NewtonRaphsonSolverFunction< ValueType > | virtual |