Real computeQpResidual() override
const Real _lm_sign
The sign of the Lagrange multiplier (the 'variable' of this kernel) in the primal equation...
Adds the strong diffusive term of the primal equation to stabilization of the Lagrange multiplier equ...
OutputTools< Real >::VariablePhiSecond VariablePhiSecond
const VariableSecond & _second_primal
The matrix of second spatial derivatives of the primal variable.
Real computeQpOffDiagJacobian(unsigned int jvar) override
const VariablePhiSecond & _second_primal_phi
The matrix of second spatial derivatives of the basis functions of the primal variable.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Real computeQpJacobian() override
LMDiffusion(const InputParameters ¶meters)
const InputParameters & parameters() const
OutputTools< Real >::VariableSecond VariableSecond
const unsigned int _primal_var
The primal variable number.
static InputParameters validParams()
const Real _diffusivity
The primal variable diffusivity.