27 virtual void init()
override;
TimeSequenceFromTimes(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
virtual void init() override
Initialize the time stepper.
Times objects are under the hood Reporters, but limited to a vector of Real.
const Times & _times
A Times object that will provide the sequence of times to hit.
static InputParameters validParams()
virtual void refreshSequence() override
Re-read a time sequence source that can change during the simulation.
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.
void updateTimeSequence()