61       { 
return theDofGroup; } 
    62     inline const DOF_Group *getLagrangeDOFGroup(
void)
 const    63       { 
return theDofGroup; } 
    64     int getLagrangeDOFGroupTag(
void) 
const;
 Lagrange_FE(DOF_Group &)
Constructor. 
Definition: Lagrange_FE.cc:35
Lagrange_FE is a subclass of FE_Element which handles _Constraints using the Lagrange method...
Definition: Lagrange_FE.h:53
A DOF_Group object is instantiated by the ConstraintHandler for every unconstrained node in the domai...
Definition: DOF_Group.h:107
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35