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