NonlinearSolveObject(Executioner &ex)
Nonlinear system to be solved.
A solve object for use with a single nonlinear system to solve.
Executioners are objects that do the actual work of solving your problem.
static InputParameters validParams()
NonlinearSystemBase & _nl
Reference to nonlinear system base for faster access.