gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
BDS_GeomEntity Class Reference

#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
 

Detailed Description

Definition at line 31 of file BDS.h.

Constructor & Destructor Documentation

◆ BDS_GeomEntity()

BDS_GeomEntity::BDS_GeomEntity ( int  a,
int  b 
)
inline

Definition at line 36 of file BDS.h.

◆ ~BDS_GeomEntity()

BDS_GeomEntity::~BDS_GeomEntity ( )
inline

Definition at line 38 of file BDS.h.

Member Function Documentation

◆ operator<()

bool BDS_GeomEntity::operator< ( const BDS_GeomEntity other) const
inline

Definition at line 40 of file BDS.h.

Member Data Documentation

◆ classif_degree

◆ classif_tag

int BDS_GeomEntity::classif_tag

Definition at line 33 of file BDS.h.

Referenced by operator<(), and BDS_Mesh::smooth_point_centroid().


The documentation for this class was generated from the following file: