gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <BDS.h>
Public Member Functions | |
BDS_GeomEntity (int a, int b) | |
~BDS_GeomEntity () | |
bool | operator< (const BDS_GeomEntity &other) const |
Public Attributes | |
int | classif_tag |
int | classif_degree |
|
inline |
int BDS_GeomEntity::classif_degree |
Definition at line 34 of file BDS.h.
Referenced by BDS_Mesh::collapse_edge_parametric(), meshGenerator(), meshGeneratorPeriodic(), BDS_SwapEdgeTestQuality::operator()(), operator<(), BDS_Mesh::smooth_point_centroid(), splitEdgePass(), and BDS_Mesh::swap_edge().
int BDS_GeomEntity::classif_tag |
Definition at line 33 of file BDS.h.
Referenced by operator<(), and BDS_Mesh::smooth_point_centroid().