29 virtual void init()
override;
const InputParameters & parameters() const
Get the parameters of the object.
A base class that can be used for executioners solving for steady state problems.
Steady executioners usually only call "solve()" on the NonlinearSystem once.
virtual void init() override
Initialize the executioner.
FEProblemSolve _feproblem_solve
The solve object to use in this executioner.
static InputParameters validParams()
virtual void checkIntegrity()
Check if a time kernel has been declared.