|
| NodeList (int length) |
|
| NodeList (const NodeList &nl) |
|
void | New (int length) |
|
void | Append (int number) |
|
void | Clear () |
|
void | SetList (int no, Node *nds) |
|
void | Remove (int nd) |
|
int | Len (void) const |
|
int | Exists (const Node &node, double rad=1e-8) const |
|
int | TotBnd (void) const |
|
int | NumberOf (BYTE bndtype) const |
|
Node & | operator[] (int rec) const |
|
void | Swap (int nd1, int nd2) |
|
|
std::istream & | operator>> (std::istream &is, NodeList &nlist) |
|
std::ostream & | operator<< (std::ostream &os, NodeList &nlist) |
|
The documentation for this class was generated from the following file:
- /home/ucacmas/src/toast/toast_sf/toastpp-code/toast/trunk/src/libfe/ndlist.h