The secondary node variable is programmed as a linear combination of the primary node variables (i....
virtual Real computeQpJacobian(Moose::ConstraintJacobianType type) override
Computes the jacobian for the constraint.
static InputParameters validParams()
virtual Real computeQpResidual(Moose::ConstraintType type) override
Computes the residual for the current secondary node.
std::vector< unsigned int > _secondary_node_ids
std::vector< unsigned int > _primary_node_ids
std::string _secondary_node_set_id
const InputParameters & parameters() const
Get the parameters of the object.
const std::string & type() const
Get the type of this class.