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
const VariableValue & _lambda
Lagrange multiplier.
OutputTools< Real >::VariableValue VariableValue
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
EqualGradientLagrangeInterface(const InputParameters ¶meters)