const Real _growth_factor
Base class for time stepping.
ConstantDT(const InputParameters ¶meters)
static InputParameters validParams()
virtual Real computeDT() override
Computes time step size after the initial time step.
virtual Real computeInitialDT() override
Computes time step size for the initial time step.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.