const InputParameters & parameters() const
Get the parameters of the object.
virtual Real computeDT() override
Computes time step size after the initial time step.
static InputParameters validParams()
virtual void rejectStep() override
This gets called when time step is rejected for all input time steppers.
virtual Real computeInitialDT() override
Computes time step size for the initial time step.
Base class for time stepping.