![]() |
PRISMS-PF Manual
|
Struct that stores relevant nonlinear solve information of a certain field. More...
#include <nonlinear_solve_parameters.h>
Public Attributes | |
| double | step_length = 1.0 |
| unsigned int | max_iterations = Defaults::iterations |
| double | tolerance_value = Defaults::tolerance |
Struct that stores relevant nonlinear solve information of a certain field.
| unsigned int NonlinearSolverParameters::max_iterations = Defaults::iterations |
|
mutable |
| double NonlinearSolverParameters::tolerance_value = Defaults::tolerance |