|
PElement & | operator[] (int rec) const |
|
void | New (int length) |
|
void | Clear () |
|
int | Len (void) const |
|
void | Insert (PElement pel, int pos) |
|
void | Append (PElement pel) |
|
void | AppendList (int no, PElement *ppel) |
|
void | SetList (int no, PElement *ppel) |
|
void | Delete (int rec) |
|
void | RemoveNodeRef (int nd) |
|
Element * | SideNeighbour (int el, int side) |
|
int | EdgeAdjacentElement (int el, int side) const |
|
int | VertexAdjacentElement (int el, int nd, int min_el=0) |
|
|
std::istream & | operator>> (std::istream &i, ElementList &nlist) |
|
std::ostream & | operator<< (std::ostream &o, ElementList &elist) |
|
The documentation for this class was generated from the following file:
- /home/ucacmas/src/toast/toast_sf/toastpp-code/toast/trunk/src/libfe/ellist.h