const InputParameters & parameters() const
const unsigned int _component
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
virtual Real computeQpOffDiagJacobian(Moose::DGJacobianType type, unsigned int jvar) override
InterfaceKernel to enforce a Lagrange-Multiplier based componentwise continuity of a variable gradien...
static InputParameters validParams()
virtual Real computeQpResidual(Moose::DGResidualType type) override
const unsigned int _lambda_jvar
const std::string & type() const
VariableValueTempl< false > VariableValue
const VariableValue & _lambda
Lagrange multiplier.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
EqualGradientLagrangeInterface(const InputParameters ¶meters)