EqualGradientLagrangeMultiplier(const InputParameters ¶meters)
unsigned int _neighbor_jvar
variable to control gradient on the slave side of the interface
Lagrange multiplier "FaceKernel" that is used in conjunction with EqualGradientLagrangeInterface.
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
virtual Real computeQpResidual(Moose::DGResidualType type) override
const unsigned int _component
x,y,z component of the gradient to constrain
const VariableGradient & _grad_element_value
variable to control gradient on the master side of the interface
const Real _jacobian_fill
compensate Jacobian fill term from NullKernel
unsigned int _element_jvar
virtual Real computeQpOffDiagJacobian(Moose::DGJacobianType type, unsigned int jvar) override
InputParameters validParams< EqualGradientLagrangeMultiplier >()