64 #ifndef MRMFreedom_ConstraintIter_h 65 #define MRMFreedom_ConstraintIter_h 70 class MRMFreedom_Constraint;
81 std::deque<int>
searchAll(
int theNode,
int theDOF)
const;
82 std::deque<int>
searchAll(
int theNode)
const;
std::deque< int > searchAll(int theNode, int theDOF) const
Search on the container all the constraints with the node and degree of freedom being passed as param...
Definition: MRMFreedom_ConstraintIter.cc:35
Iterator over multiple retained nodal constraints.
Definition: MRMFreedom_ConstraintIter.h:75
Multiple retained nodes constraint.
Definition: MRMFreedom_Constraint.h:58
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34