#include <utils/TypeConfig.h>
#include <linearAlgebra/LinearAlgebraTypes.h>
#include <linearAlgebra/NewtonRaphsonSolverFunction.h>
#include <linearAlgebra/NewtonRaphsonSolver.t.cpp>
Go to the source code of this file.
Classes | |
class | dftefe::linearAlgebra::NewtonRaphsonSolver< ValueType > |
A class that implements the Newton-Raphson solver to find root of a function. More... | |
Namespaces | |
namespace | dftefe |
dealii includes | |
namespace | dftefe::linearAlgebra |