virtual Real getValue() const override
This will get called to actually grab the final value the postprocessor has calculated.
TimePostprocessor(const InputParameters ¶meters)
registerMooseObject("MooseApp", TimePostprocessor)
This class is here to combine the Postprocessor interface and the base class Postprocessor object alo...
const FEProblemBase & _feproblem
static InputParameters validParams()
static InputParameters validParams()
Postprocessor that returns the current time.