MooseVariable & _p_var
coupled scalar variable
Class for stuff related to variables.
const VectorVariableTestDivergence & _div_test
div of the test function
const VariableValue & _p
value of the coupled scalar variable
static InputParameters validParams()
const VariablePhiValue & _p_phi
shape function of the coupled scalar variable
GradField(const InputParameters ¶meters)
Real _coeff
scalar coefficient
OutputTools< RealVectorValue >::VariableTestDivergence VectorVariableTestDivergence
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
OutputTools< Real >::VariableValue VariableValue
Weak form contribution corresponding to -k*grad(p)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
virtual Real computeQpOffDiagJacobian(unsigned jvar) override
This is the virtual that derived classes should override for computing an off-diagonal Jacobian compo...