gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
delaunay3d.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void delaunayTriangulation (const int numThreads, const int nptsatonce, std::vector< MVertex * > &S, std::vector< MTetrahedron * > &T, bool removeBox)
 

Function Documentation

◆ delaunayTriangulation()

void delaunayTriangulation ( const int  numThreads,
const int  nptsatonce,
std::vector< MVertex * > &  S,
std::vector< MTetrahedron * > &  T,
bool  removeBox 
)

Definition at line 1230 of file delaunay3d.cpp.

Here is the call graph for this function: