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