Rheolef
7.2
an efficient C++ finite element environment
|
damped_newton
- nonlinear solver
More...
Go to the source code of this file.
Namespaces | |
namespace | rheolef |
This file is part of Rheolef. | |
Functions | |
template<class Problem , class Field , class Real , class Size > | |
int | damped_newton (const Problem &F, Field &u, Real &tol, Size &max_iter, odiststream *p_derr=0) |
damped_newton
- nonlinear solver
Definition in file damped_newton.h.