gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Public Member Functions | |
const MElement * | getParent () const |
const int | getIndex () const |
const int | getType () const |
bool | operator== (const topoEdge &f) const |
bool | operator< (const topoEdge &f) const |
topoEdge (MElement *elt, int num) | |
Protected Attributes | |
MElement * | parent |
int | edgeIndex |
std::pair< int, int > | ids |
Definition at line 334 of file GModelCreateTopologyFromMesh.cpp.
|
inline |
Definition at line 348 of file GModelCreateTopologyFromMesh.cpp.
|
inline |
Definition at line 342 of file GModelCreateTopologyFromMesh.cpp.
Referenced by createTopologyFromMesh2D().
|
inline |
Definition at line 341 of file GModelCreateTopologyFromMesh.cpp.
Referenced by createTopologyFromMesh2D().
|
inline |
Definition at line 343 of file GModelCreateTopologyFromMesh.cpp.
Referenced by createTopologyFromMesh2D().
|
inline |
Definition at line 346 of file GModelCreateTopologyFromMesh.cpp.
|
inline |
Definition at line 345 of file GModelCreateTopologyFromMesh.cpp.
|
protected |
Definition at line 337 of file GModelCreateTopologyFromMesh.cpp.
Referenced by getIndex(), and topoEdge().
|
protected |
Definition at line 338 of file GModelCreateTopologyFromMesh.cpp.
Referenced by operator<(), operator==(), and topoEdge().
|
protected |
Definition at line 336 of file GModelCreateTopologyFromMesh.cpp.
Referenced by getParent(), and topoEdge().