|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|


Go to the source code of this file.
Classes | |
| class | MEdge |
| struct | MEdgeEqual |
| struct | MEdgeLessThan |
| class | MEdgeN |
Functions | |
| bool | operator== (const MEdge &e1, const MEdge &e2) |
| bool | operator!= (const MEdge &e1, const MEdge &e2) |
| bool | SortEdgeConsecutive (const std::vector< MEdge > &, std::vector< std::vector< MVertex * > > &vs) |
| bool SortEdgeConsecutive | ( | const std::vector< MEdge > & | , |
| std::vector< std::vector< MVertex * > > & | vs | ||
| ) |
Definition at line 68 of file MEdge.cpp.
Referenced by classifyFaces(), computeParametrization(), discreteEdge::createGeometry(), GMSH_BoundaryAnglesPlugin::execute(), and isTriangulationParametrizable().

