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

Go to the source code of this file.

Functions

void RefineMesh (GModel *m, bool linear, bool splitIntoQuads=false, bool splitIntoHexas=false)
 
void BarycentricRefineMesh (GModel *m)
 

Function Documentation

◆ BarycentricRefineMesh()

void BarycentricRefineMesh ( GModel m)

Definition at line 507 of file meshRefine.cpp.

Referenced by GenerateMesh(), and GModel::refineMesh().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ RefineMesh()

void RefineMesh ( GModel m,
bool  linear,
bool  splitIntoQuads = false,
bool  splitIntoHexas = false 
)

Definition at line 463 of file meshRefine.cpp.

Referenced by GenerateMesh(), and GModel::refineMesh().

Here is the call graph for this function:
Here is the caller graph for this function: