OGS
|
Defines the method used for solving the arising nonlinear equation systems.
Possible values are Functional
for fixed point iterations and Newton
for the Newton method.
The default is Functional
.
std::string
Used in no end-to-end test cases.