XC Open source finite element analysis program
Public Member Functions | List of all members
XC::SingleDomAllSFreedom_Iter Class Reference
Inheritance diagram for XC::SingleDomAllSFreedom_Iter:
XC::SFreedom_ConstraintIter

Public Member Functions

 SingleDomAllSFreedom_Iter (Domain &theDomain)
 
virtual void reset (void)
 
virtual SFreedom_Constraintoperator() (void)
 
- Public Member Functions inherited from XC::SFreedom_ConstraintIter
virtual SFreedom_Constraintsearch (int theNode, int theDOF)
 Search on the container the constraint with the node and degree of freedom being passed as parameter.
 
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.
 
std::deque< int > searchAll (int theNode) const
 Search on the container all the constraints that affect the node being passed as parameter.
 

The documentation for this class was generated from the following files: