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