Type of the nonlinear solver.
Can be Picard
, Newton
, or PETScSNES
.
Additional info
From NumLib/ODESolver/NonlinearSolver.cpp line 412
- This is a required parameter.
- Data type:
std::string
- Expanded tag path: nonlinear_solvers.nonlinear_solver.type
- Go to source code: → ogs/ogs/master
Used in the following test data files