#include "mmgexterns.h"
#include "mmgs.h"
Go to the source code of this file.
|
int(* | movintpt )(MMG5_pMesh mesh, MMG5_pSol met, int *list, int ilist) |
|
int(* | MMGS_defsiz )(MMG5_pMesh mesh, MMG5_pSol met) |
|
double(* | MMG5_calelt )(MMG5_pMesh mesh, MMG5_pSol met, MMG5_pTria ptt) |
|
int(* | MMGS_gradsiz )(MMG5_pMesh mesh, MMG5_pSol met) |
|
int(* | MMGS_gradsizreq )(MMG5_pMesh mesh, MMG5_pSol met) |
|
int(* | intmet )(MMG5_pMesh mesh, MMG5_pSol met, int k, int8_t i, int ip, double s) |
|
int(* | movridpt )(MMG5_pMesh mesh, MMG5_pSol met, int *list, int ilist) |
|
◆ intmet
int(* intmet) (MMG5_pMesh mesh, MMG5_pSol met, int k, int8_t i, int ip, double s) |
( |
MMG5_pMesh |
mesh, |
|
|
MMG5_pSol |
met, |
|
|
int |
k, |
|
|
int8_t |
i, |
|
|
int |
ip, |
|
|
double |
s |
|
) |
| |
|
extern |
◆ MMG5_calelt
◆ MMGS_defsiz
◆ MMGS_gradsiz
◆ MMGS_gradsizreq
◆ movintpt
◆ movridpt