mmg3d
|
int(* MMG3D_defsiz) (MMG5_pMesh,MMG5_pSol) | ( | MMG5_pMesh | , |
MMG5_pSol | |||
) | =NULL |
int(* MMG3D_gradsiz) (MMG5_pMesh,MMG5_pSol) | ( | MMG5_pMesh | , |
MMG5_pSol | |||
) | =NULL |
int(* MMG3D_gradsizreq) (MMG5_pMesh,MMG5_pSol) | ( | MMG5_pMesh | , |
MMG5_pSol | |||
) | =NULL |
double(* MMG3D_lenedgCoor) (double *ca, double *cb, double *sa, double *sb) | ( | double * | ca, |
double * | cb, | ||
double * | sa, | ||
double * | sb | ||
) | =NULL |
ca | pointer toward the coordinates of the first edge's extremity. |
cb | pointer toward the coordinates of the second edge's extremity. |
ma | pointer toward the metric associated to the first edge's extremity. |
mb | pointer toward the metric associated to the second edge's extremity. |
Compute length of edge (with ca and cb coordinates of edge extremities) according to the size prescription.
SUBROUTINE MMG3D_LENEDGCOOR(ca,cb,sa,sb,retval)
REAL(KIND=8), INTENT(IN) :: ca,cb,sa,sb
REAL(KIND=8), INTENT(OUT) :: retval
END SUBROUTINE
int(* MMG3D_PROctreein) (MMG5_pMesh,MMG5_pSol,MMG3D_pPROctree,int, double) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
MMG3D_pPROctree | , | ||
int | , | ||
double | |||
) | =NULL |
double(* MMG5_caltet) (MMG5_pMesh mesh, MMG5_pSol met, MMG5_pTetra pt) | ( | MMG5_pMesh | mesh, |
MMG5_pSol | met, | ||
MMG5_pTetra | pt | ||
) | =NULL |
double(* MMG5_caltri) (MMG5_pMesh mesh, MMG5_pSol met, MMG5_pTria ptt) | ( | MMG5_pMesh | mesh, |
MMG5_pSol | met, | ||
MMG5_pTria | ptt | ||
) | =NULL |
int(* MMG5_cavity) (MMG5_pMesh,MMG5_pSol,int,int,int *, int,double) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
int | , | ||
int | , | ||
int * | , | ||
int | , | ||
double | |||
) | =NULL |
int(* MMG5_interp4bar) (MMG5_pMesh, MMG5_pSol, int, int, double *) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
int | , | ||
int | , | ||
double * | |||
) | =NULL |
int(* MMG5_intmet) (MMG5_pMesh, MMG5_pSol, int, int8_t, int, double) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
int | , | ||
int8_t | , | ||
int | , | ||
double | |||
) | =NULL |
double(* MMG5_lenedg) (MMG5_pMesh,MMG5_pSol,int, MMG5_pTetra) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
int | , | ||
MMG5_pTetra | |||
) | =NULL |
double(* MMG5_lenedgspl) (MMG5_pMesh,MMG5_pSol,int, MMG5_pTetra) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
int | , | ||
MMG5_pTetra | |||
) | =NULL |
int(* MMG5_movbdynompt) (MMG5_pMesh, MMG5_pSol, MMG3D_pPROctree,int *, int, int *, int,int) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
MMG3D_pPROctree | , | ||
int * | , | ||
int | , | ||
int * | , | ||
int | , | ||
int | |||
) | =NULL |
int(* MMG5_movbdyrefpt) (MMG5_pMesh, MMG5_pSol, MMG3D_pPROctree,int *, int, int *, int,int) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
MMG3D_pPROctree | , | ||
int * | , | ||
int | , | ||
int * | , | ||
int | , | ||
int | |||
) | =NULL |
int(* MMG5_movbdyregpt) (MMG5_pMesh, MMG5_pSol, MMG3D_pPROctree,int *, int, int *, int, int,int) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
MMG3D_pPROctree | , | ||
int * | , | ||
int | , | ||
int * | , | ||
int | , | ||
int | , | ||
int | |||
) | =NULL |
int(* MMG5_movbdyridpt) (MMG5_pMesh, MMG5_pSol, MMG3D_pPROctree,int *, int, int *, int,int) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
MMG3D_pPROctree | , | ||
int * | , | ||
int | , | ||
int * | , | ||
int | , | ||
int | |||
) | =NULL |
int(* MMG5_movintpt) (MMG5_pMesh,MMG5_pSol, MMG3D_pPROctree,int *, int, int) | ( | MMG5_pMesh | , |
MMG5_pSol | , | ||
MMG3D_pPROctree | , | ||
int * | , | ||
int | , | ||
int | |||
) | =NULL |