virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
OutputTools< RealVectorValue >::VariableDivergence VectorVariableDivergence
const InputParameters & parameters() const
Get the parameters of the object.
Weak form contribution corresponding to -grad(k*div(u))
static InputParameters validParams()
OutputTools< RealVectorValue >::VariablePhiDivergence VectorVariablePhiDivergence
OutputTools< RealVectorValue >::VariableTestDivergence VectorVariableTestDivergence
Real _coeff
scalar coefficient
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const VectorVariableTestDivergence & _div_test
div of the test function
const VectorVariableDivergence & _div_u
div of the variable
const VectorVariablePhiDivergence & _div_phi
div of the shape function
DivDivField(const InputParameters ¶meters)
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.