mmg3d
|
Fortran API functions for MMG3D library. More...
Functions | |
FORTRAN_NAME (MMG3D_MMG3DLIB, mmg3d_mmg3dlib,(MMG5_pMesh *mesh, MMG5_pSol *met, int *retval),(mesh, met, retval)) | |
FORTRAN_NAME (MMG3D_MMG3DLS, mmg3d_mmg3dls,(MMG5_pMesh *mesh, MMG5_pSol *sol, MMG5_pSol *met, int *retval),(mesh, sol, met, retval)) | |
FORTRAN_NAME (MMG3D_MMG3DMOV, mmg3d_mmg3dmov,(MMG5_pMesh *mesh, MMG5_pSol *met, MMG5_pSol *disp, int *retval),(mesh, met, disp, retval)) | |
Fortran API functions for MMG3D library.
Define the private Fortran API functions for MMG3D library (incompatible functions with the main binary): adds function definitions with upcase, underscore and double underscore to match any fortran compiler.