|
mmg2d
|
Functions to compute the quality. More...
#include "mmg2d.h"
Functions | |
| double | MMG2D_quickcal (MMG5_pMesh mesh, MMG5_pTria pt) |
| double | MMG2D_caltri_iso (MMG5_pMesh mesh, MMG5_pSol met, MMG5_pTria pt) |
| double | MMG2D_caltri_ani (MMG5_pMesh mesh, MMG5_pSol met, MMG5_pTria pt) |
| int | MMG2D_outqua (MMG5_pMesh mesh, MMG5_pSol met) |
Functions to compute the quality.
| double MMG2D_caltri_ani | ( | MMG5_pMesh | mesh, |
| MMG5_pSol | met, | ||
| MMG5_pTria | pt | ||
| ) |

| double MMG2D_caltri_iso | ( | MMG5_pMesh | mesh, |
| MMG5_pSol | met, | ||
| MMG5_pTria | pt | ||
| ) |

| int MMG2D_outqua | ( | MMG5_pMesh | mesh, |
| MMG5_pSol | met | ||
| ) |
| mesh | pointer toward the mesh structure. |
| met | pointer toward the metric structure. |
Print histogram of mesh qualities.


| double MMG2D_quickcal | ( | MMG5_pMesh | mesh, |
| MMG5_pTria | pt | ||
| ) |
| mesh | pointer toward the mesh |
| pt | pointer toward the tria |
Compute oriented area of tria pt

