static InputParameters validParams()
Real computeQpIntegral() override
const VariableValue & _u
Holds the solution at current quadrature points.
const bool _fv
Whether this is acting on a finite volume variable.
Real computeFaceInfoIntegral(const FaceInfo *fi) override
This postprocessor computes a surface integral of the specified variable on a sideset on the boundary...
SideIntegralVariablePostprocessor(const InputParameters ¶meters)
This postprocessor computes a surface integral of the specified variable.
bool hasFaceSide(const FaceInfo &fi, const bool fi_elem_side) const override
const VariableGradient & _grad_u
Holds the solution gradient at the current quadrature points.