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