Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
damped_newton.h

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)

Detailed Description

damped_newton - nonlinear solver

Definition in file damped_newton.h.