OutputTools< RealVectorValue >::VariableDivergence VectorVariableDivergence
OutputTools< RealVectorValue >::VariablePhiDivergence VectorVariablePhiDivergence
Weak form contribution corresponding to k*div(u)
static InputParameters validParams()
const VectorMooseVariable & _u_var
coupled vector variable
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
const VectorVariableDivergence & _div_u
div of the coupled vector variable
virtual Real computeQpOffDiagJacobian(unsigned jvar) override
Real _coeff
scalar coefficient
const VectorVariablePhiDivergence & _div_phi
div of the shape function of the coupled vector variable
const InputParameters & parameters() const
Get the parameters of the object.
Class for stuff related to variables.