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