TimeSequenceFromTimes(const InputParameters ¶meters)
Times objects are under the hood Reporters, but limited to a vector of Real.
void step() override
Take a time step.
const Times & _times
A Times object that will provide the sequence of times to hit.
static InputParameters validParams()
Time sequence stepper that gets its sequence of times to hit from a times object. ...
Solves the PDEs at a sequence of given time points.
const InputParameters & parameters() const
Get the parameters of the object.