26#ifndef dftefeNewtonRaphsonSolverFunction_h
27#define dftefeNewtonRaphsonSolverFunction_h
34 namespace linearAlgebra
36 template <
typename ValueType>
42 virtual const ValueType
45 virtual const ValueType
54 virtual const ValueType &
Definition: NewtonRaphsonSolverFunction.h:38
virtual const ValueType getForce(ValueType &x) const =0
virtual const ValueType & getInitialGuess() const =0
virtual ~NewtonRaphsonSolverFunction()=default
virtual void setSolution(const ValueType &x)=0
virtual void getSolution(ValueType &solution)=0
virtual const ValueType getValue(ValueType &x) const =0
dealii includes
Definition: AtomFieldDataSpherical.cpp:31