virtual Real computeDT() override
Computes time step size after the initial time step.
static InputParameters validParams()
const Real _growth_factor
virtual Real computeInitialDT() override
Computes time step size for the initial time step.
const InputParameters & parameters() const
Get the parameters of the object.
Base class for time stepping.