|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|

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) |
| void BarycentricRefineMesh | ( | GModel * | m | ) |
Definition at line 507 of file meshRefine.cpp.
Referenced by GenerateMesh(), and GModel::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().

