OutputTools< RealVectorValue >::VariableDivergence VectorVariableDivergence
This postprocessor will print out the H(div)-seminorm of the difference between the computed solution...
const VectorMooseVariable & _u_var
vector variable
const VectorVariableDivergence & _div_u
div of the vector variable
virtual Real computeQpIntegral() override
static InputParameters validParams()
This postprocessor will print out the L2-seminorm of the difference between the computed solution and...
const InputParameters & parameters() const
Get the parameters of the object.
Class for stuff related to variables.