29 virtual void init()
override;
Steady executioners usually only call "solve()" on the NonlinearSystem once.
A base class that can be used for executioners solving for steady state problems. ...
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.
const InputParameters & parameters() const
Get the parameters of the object.
virtual void init() override
Initialize the executioner.
Steady(const InputParameters ¶meters)
Constructor.