gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Go to the documentation of this file.
47 _ghostCells.insert(std::pair<MElement *, int>(l, onWhichPartition));
53 _ghostCells.insert(std::pair<MElement *, int>(e, onWhichPartition));
virtual std::map< MElement *, int > & getGhostCells()
virtual int getPartition() const
std::vector< MLine * > lines
std::map< MElement *, int > _ghostCells
void addLine(MLine *line)
void addGhostCells(MElement *elm, short partition)
std::vector< MVertex * > mesh_vertices
void addElement(int type, MElement *e, int onWhichPartition)
void haveMesh(bool haveMesh)
void addLine(MLine *l, int onWhichPartition)
void saveMesh(bool saveMesh)
ghostEdge(GModel *model, const int num, const int partition)
virtual GeomType geomType() const
virtual void setPartition(const int partition)
void addElement(int type, MElement *e)