33 virtual Real value(
const Point & p)
override;
Real PostprocessorValue
various MOOSE typedefs
Defines an initial condition that forces the value to be a user specified function.
Initial conditions specifying an initial condition as a general function while preserving a total int...
const PostprocessorName & _pp_name
Name of postprocessor providing the integral of the function.
const Real & _magnitude
Magnitude of the initial condition upon integration.
static InputParameters validParams()
const PostprocessorValue & _integral
Integral of the function.
virtual void initialSetup() override
Gets called at the beginning of the simulation before this object is asked to do its job.
const InputParameters & parameters() const
Get the parameters of the object.