OutputTools< Real >::VariableGradient VariableGradient
virtual Real computeQpIntegral() override
const VariableValue & _u
Holds the solution at current quadrature points.
static InputParameters validParams()
SideIntegralVariableUserObject(const InputParameters ¶meters)
const bool _fv
Whether FV variables are used.
This postprocessor computes a side integral of the specified variable over a given boundary...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Interface for objects that need to get values of MooseVariables.
const VariableGradient & _grad_u
Holds the solution gradient at the current quadrature points.
const InputParameters & parameters() const
Get the parameters of the object.
This postprocessor computes a volume integral of the specified variable.