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