virtual Real computeQpResidual() override
Method for computing the residual at quadrature points. 
const InputParameters & parameters() const
Get the parameters of the object. 
This is the  term from the mortar method. 
const VariableValue & _lambda
virtual Real computeQpJacobian() override
Method for computing the diagonal Jacobian at quadrature points. 
virtual Real computeQpOffDiagJacobianScalar(unsigned int jvar) override
Method for computing an off-diagonal jacobian component from a scalar var. 
OneDEqualValueConstraintBC(const InputParameters ¶meters)
Base class for deriving any boundary condition of a integrated type. 
unsigned int _lambda_var_number
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()