xc
Public Member Functions | List of all members

Iterator over multi-freedom constraints. More...

#include <MFreedom_ConstraintIter.h>

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

Public Member Functions

virtual MFreedom_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 multi-freedom constraints.

Member Function Documentation

◆ searchAll()

std::deque< int > XC::MFreedom_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: