xc
Public Member Functions | List of all members

Iterator over multiple retained nodal constraints. More...

#include <MRMFreedom_ConstraintIter.h>

Inheritance diagram for XC::MRMFreedom_ConstraintIter:
Inheritance graph
[legend]

Public Member Functions

virtual MRMFreedom_Constraintoperator() (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.
 

Detailed Description

Iterator over multiple retained nodal constraints.

Member Function Documentation

◆ searchAll()

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.


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