const Real & _scale
Multiplier applied to the postprocessor value.
const PostprocessorValue & _pps_value
virtual Real computeInitialDT() override
Computes time step size for the initial time step.
const Real & _offset
Offset added to the postprocessor value.
Computes the value of dt based on a postprocessor value.
static InputParameters validParams()
PostprocessorDT(const InputParameters ¶meters)
Interface class for classes which interact with Postprocessors.
virtual Real computeDT() override
Computes time step size after the initial time step.