20 params.
addClassDescription(
"A Timestepper that used to test rejectStep with CompositionDT");
34 mooseWarning(
"rejectStep() calls from TestSourceStepper");
static InputParameters validParams()
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
registerMooseObject("MooseTestApp", TestSourceStepper)
virtual void rejectStep()
This gets called when time step is rejected.
void mooseWarning(Args &&... args) const
Emits a warning prefixed with object name and type.