66 #ifndef TransformationConstraintHandler_h 67 #define TransformationConstraintHandler_h 69 #include <solution/analysis/handler/ConstraintHandler.h> 90 std::set<FE_Element *> theFEs;
91 std::vector<DOF_Group *> theDOFs;
94 int numConstrainedNodes;
96 int numTransformationFEs;
104 int handle(
const ID *nodesNumberedLast =0);
107 int enforceSPs(
void);
ConstraintHandlers enforce the single and multi freedom constraints that exist in the domain by creat...
Definition: ConstraintHandler.h:92
FEM_ObjectBroker is is an object broker class for the finite element method.
Definition: FEM_ObjectBroker.h:145
Vector of integers.
Definition: ID.h:93
Wrapper for the finite element model "as seen" from the solver.
Definition: ModelWrapper.h:58
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
Communication parameters between processes.
Definition: CommParameters.h:65