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 | _MMG2_lencurv_iso (MMG5_pMesh mesh, MMG5_pSol met, int ip1, int ip2) |
double | _MMG2_lencurv_ani (MMG5_pMesh mesh, MMG5_pSol met, int ip1, int ip2) |
int | MMG2_prilen (MMG5_pMesh mesh, MMG5_pSol sol) |
double _MMG2_lencurv_ani | ( | MMG5_pMesh | mesh, |
MMG5_pSol | met, | ||
int | ip1, | ||
int | ip2 | ||
) |
double _MMG2_lencurv_iso | ( | MMG5_pMesh | mesh, |
MMG5_pSol | met, | ||
int | ip1, | ||
int | ip2 | ||
) |
Calculate length of a curve in the considered isotropic metric
double long_ani | ( | double * | ca, |
double * | cb, | ||
double * | ma, | ||
double * | mb | ||
) |
double long_iso | ( | double * | ca, |
double * | cb, | ||
double * | ma, | ||
double * | mb | ||
) |
int MMG2_prilen | ( | MMG5_pMesh | mesh, |
MMG5_pSol | sol | ||
) |