| xc
    | 
Iterator over multiple retained nodal constraints. More...
#include <MRMFreedom_ConstraintIter.h>

| Public Member Functions | |
| virtual MRMFreedom_Constraint * | operator() (void)=0 | 
| 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 parameter.  More... | |
| std::deque< int > | searchAll (int theNode) const | 
| Search on the container all the constraints that affect the node being passed as parameter. | |
Iterator over multiple retained nodal constraints.
| std::deque< int > XC::MRMFreedom_ConstraintIter::searchAll | ( | int | theNode, | 
| int | theDOF | ||
| ) | const | 
Search on the container all the constraints with the node and degree of freedom being passed as parameter.
 1.8.13
 1.8.13