![]() |
OGS
|
|
Status of the non-linear solver.
Definition at line 9 of file NonlinearSolverStatus.h.
#include <NonlinearSolverStatus.h>
Public Attributes | |
| bool | error_norms_met = false |
| int | number_iterations = -1 |
| bool NumLib::NonlinearSolverStatus::error_norms_met = false |
Definition at line 11 of file NonlinearSolverStatus.h.
Referenced by NumLib::StaggeredCoupling::executeConcrete(), ProcessLib::TimeLoop::preTsNonlinearSolvePostTs(), and ProcessLib::TimeLoop::solveUncoupledEquationSystems().
| int NumLib::NonlinearSolverStatus::number_iterations = -1 |
Definition at line 12 of file NonlinearSolverStatus.h.