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

#include <meshGRegion.h>

Public Member Functions

 meshGRegion (std::vector< GRegion * > &d)
 
void operator() (GRegion *)
 

Public Attributes

std::vector< GRegion * > & delaunay
 

Detailed Description

Definition at line 23 of file meshGRegion.h.

Constructor & Destructor Documentation

◆ meshGRegion()

meshGRegion::meshGRegion ( std::vector< GRegion * > &  d)
inline

Definition at line 26 of file meshGRegion.h.

Member Function Documentation

◆ operator()()

void meshGRegion::operator() ( GRegion gr)

Definition at line 234 of file meshGRegion.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ delaunay

std::vector<GRegion *>& meshGRegion::delaunay

Definition at line 25 of file meshGRegion.h.

Referenced by operator()().


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