|
mmg2d
|
#include "mmg2d.h"
Functions | |
| double | long_iso (double *ca, double *cb, double *ma, double *mb) |
| double | long_ani (double *ca, double *cb, double *ma, double *mb) |
| double | MMG2D_lencurv_iso (MMG5_pMesh mesh, MMG5_pSol met, int ip1, int ip2) |
| double | MMG2D_lencurv_ani (MMG5_pMesh mesh, MMG5_pSol met, int ip1, int ip2) |
| int | MMG2D_prilen (MMG5_pMesh mesh, MMG5_pSol sol) |
| double long_ani | ( | double * | ca, |
| double * | cb, | ||
| double * | ma, | ||
| double * | mb | ||
| ) |
| double long_iso | ( | double * | ca, |
| double * | cb, | ||
| double * | ma, | ||
| double * | mb | ||
| ) |
| double MMG2D_lencurv_ani | ( | MMG5_pMesh | mesh, |
| MMG5_pSol | met, | ||
| int | ip1, | ||
| int | ip2 | ||
| ) |

| double MMG2D_lencurv_iso | ( | MMG5_pMesh | mesh, |
| MMG5_pSol | met, | ||
| int | ip1, | ||
| int | ip2 | ||
| ) |
Calculate length of a curve in the considered isotropic metric

| int MMG2D_prilen | ( | MMG5_pMesh | mesh, |
| MMG5_pSol | sol | ||
| ) |

