virtual Real computeInitialDT() override
Computes time step size for the initial time step.
static InputParameters validParams()
Base class for time stepping.
TestSourceStepper(const InputParameters ¶meters)
virtual void rejectStep() override
This gets called when time step is rejected for all input time steppers.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
virtual Real computeDT() override
Computes time step size after the initial time step.