registerMooseObject("MooseApp", ElementIntegralArrayVariablePostprocessor)
This postprocessor computes a volume integral of the specified variable.
virtual Real computeQpIntegral() override
static InputParameters validParams()
const unsigned int _component
The component.
ElementIntegralArrayVariablePostprocessor(const InputParameters ¶meters)
const ArrayVariableValue & _u
Holds the solution at current quadrature points.
This postprocessor computes a volume integral of the specified variable.
static InputParameters validParams()