![]()  | 
  
    OGS
    
   | 
 
Definition at line 20 of file NewtonRaphson.h.
#include <NewtonRaphson.h>
Public Attributes | |
| int | maximum_iterations | 
| double | residuum_tolerance | 
| double | increment_tolerance | 
| double NumLib::NewtonRaphsonSolverParameters::increment_tolerance | 
Definition at line 24 of file NewtonRaphson.h.
| int NumLib::NewtonRaphsonSolverParameters::maximum_iterations | 
Definition at line 22 of file NewtonRaphson.h.
| double NumLib::NewtonRaphsonSolverParameters::residuum_tolerance | 
Definition at line 23 of file NewtonRaphson.h.