OutputTools< Real >::VariableValue VariableValue
const InputParameters & parameters() const
Get the parameters of the object.
This Kernel implements part of the equation that enforces the constraint of.
static InputParameters validParams()
unsigned int _lambda_var
Lagrange multiplier variable ID.
const VariableValue & _lambda
Lagrange multiplier variable value.
virtual void computeOffDiagJacobianScalar(unsigned int jvar) override
Computes jacobian block with respect to a scalar variable.
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
virtual ~ScalarLagrangeMultiplier()
virtual Real computeQpOffDiagJacobianScalar(unsigned int jvar) override
For coupling scalar variables.