60 {
return theDofGroup; }
61 inline const DOF_Group *getLagrangeDOFGroup(
void)
const 62 {
return theDofGroup; }
63 int getLagrangeDOFGroupTag(
void)
const;
A DOF_Group object is instantiated by the ConstraintHandler for every unconstrained node in the domai...
Definition: DOF_Group.h:94
Lagrange_FE is a subclass of FE_Element which handles _Constraints using the Lagrange method...
Definition: Lagrange_FE.h:52
================================================================================
Definition: ContinuaReprComponent.h:34
Lagrange_FE(DOF_Group &)
Constructor.
Definition: Lagrange_FE.cc:35