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