Base class for function objects.
This postprocessor computes a volume integral of the specified variable.
This user object computes a volume integral of a specified function.
const Function & _function
Function to integrate.
virtual Real computeQpIntegral() override
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
FunctionElementIntegralUserObject(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.