2 simplex mesh zone topology
![]() | SM2 returns the first element of the list of faces |
![]() | getName (void) const returns zone name |
![]() | getRef (void) const returns zone reference number |
![]() | getVertexTopology (void) const returns one zone vertex (if possible, a vertex that is not shared by other zones |
![]() | setName (const TclString& n) set new zone name |
![]() | deleted (SM2FaceTopology *face) removes face from faces list |
![]() | newFace (SM2FaceTopology *face) adds face to faces list |
![]() | regularizeZoneTopology (void) Regularize the zone topology using edge swapping |
![]() | constructor
| ||||
![]() | destructor
|
![]() | name zone name |
![]() | mesh 2-simplex mesh the zone belongs to |
![]() | ref zone unique reference |
![]() | faces zones face |
2 simplex mesh zone topology
SM2Topology* mesh
int ref
std::list <SM2FaceTopology *> faces
constructor
destructor
const TclString& getName(void) const
int getRef(void) const
SM2VertexTopology* getVertexTopology(void) const
void setName(const TclString& n)
void deleted(SM2FaceTopology *face)
void newFace(SM2FaceTopology *face)
virtual unsigned int regularizeZoneTopology(void)
friend class SM2
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de