33 #include "MPBase_FE.h" 37 class MFreedom_Constraint;
46 Node *theRetainedNode;
A DOF_Group object is instantiated by the ConstraintHandler for every unconstrained node in the domai...
Definition: DOF_Group.h:94
DOF_Group * determineRetainedNodeDofGrpPtr(void)
get the DOF_Group attached to the retained node.
Definition: MFreedom_FE.cc:93
Mesh node.
Definition: Node.h:99
int determineConstrainedDOFsIDs(const int &)
determine the IDs in myID for those DOFs marked as constrained DOFs, this is obtained from the DOF_Gr...
Definition: MFreedom_FE.cc:44
??
Definition: MPBase_FE.h:43
MFreedom_FE(int tag, int numDOF_Group, int ndof, MFreedom_Constraint &theMP, const double &alpha=1.0)
Constructor.
Definition: MFreedom_FE.cc:36
??
Definition: MFreedom_FE.h:42
int determineRetainedDOFsIDs(const int &)
determine determine the IDs for the retained dof's
Definition: MFreedom_FE.cc:48
Multi-freedom constraint. Objectt of this class store the information for a multifreedom constraint...
Definition: MFreedom_Constraint.h:84
================================================================================
Definition: ContinuaReprComponent.h:34