Navigation :
RootSolver
RootSolver
Section Math::RootSolver
Type integer
Default root_newton
Specifies what kind of root solver will be used.
Options:
- root_newton:
Newton method.
Source information
math/root_solver.F90 : 97
call parse_variable(namespace, 'RootSolver', ROOT_NEWTON, rs%solver_type)