|
mmg2d
|
Analysis routine for an input mesh without structure passing through a point. More...
#include "mmg2d.h"
Functions | |
| int | _MMG2_setadj (MMG5_pMesh mesh) |
| int | _MMG2_singul (MMG5_pMesh mesh) |
| int | _MMG2_norver (MMG5_pMesh mesh) |
| int | _MMG2_regnor (MMG5_pMesh mesh) |
| int | _MMG2_analys (MMG5_pMesh mesh) |
Variables | |
| char | ddb |
Analysis routine for an input mesh without structure passing through a point.
| int _MMG2_analys | ( | MMG5_pMesh | mesh | ) |
preprocessing stage: mesh analysis


| int _MMG2_norver | ( | MMG5_pMesh | mesh | ) |


| int _MMG2_regnor | ( | MMG5_pMesh | mesh | ) |
| mesh | pointer toward the mesh |
Regularize normal vectors at boundary non singular edges with a Laplacian / antilaplacian smoothing

| int _MMG2_setadj | ( | MMG5_pMesh | mesh | ) |
| mesh | pointer toward the mesh |
Set tags GEO and REF to triangles and points by traveling the mesh; count number of subdomains or connected components


| int _MMG2_singul | ( | MMG5_pMesh | mesh | ) |


| char ddb |