66 #ifndef TransformationConstraintHandler_h 67 #define TransformationConstraintHandler_h 69 #include <solution/analysis/handler/ConstraintHandler.h> 86 std::set<FE_Element *> theFEs;
87 std::vector<DOF_Group *> theDOFs;
90 int numConstrainedNodes;
92 int numTransformationFEs;
100 int handle(
const ID *nodesNumberedLast =0);
103 int enforceSPs(
void);
FEM_ObjectBroker is is an object broker class for the finite element method. All methods are virtual ...
Definition: FEM_ObjectBroker.h:138
Wrapper for the finite element model "seen" from the solver. The model wrapper is definied by: ...
Definition: ModelWrapper.h:55
ConstraintHandlers enforce the single and multi freedom constraints that exist in the domain by creat...
Definition: ConstraintHandler.h:94
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34