mmg2d
|
Fortran API functions for MMG2D library. More...
Functions | |
FORTRAN_NAME (MMG2D_MMG2DLIB, mmg2d_mmg2dlib,(MMG5_pMesh *mesh, MMG5_pSol *met, int *retval),(mesh, met, retval)) | |
FORTRAN_NAME (MMG2D_MMG2DMESH, mmg2d_mmg2dmesh,(MMG5_pMesh *mesh, MMG5_pSol *met, int *retval),(mesh, met, retval)) | |
FORTRAN_NAME (MMG2D_MMG2DLS, mmg2d_mmg2dls,(MMG5_pMesh *mesh, MMG5_pSol *sol, MMG5_pSol *met, int *retval),(mesh, sol, met, retval)) | |
FORTRAN_NAME (MMG2D_MMG2DMOV, mmg2d_mmg2dmov,(MMG5_pMesh *mesh, MMG5_pSol *met, MMG5_pSol *disp, int *retval),(mesh, met, disp, retval)) | |
Fortran API functions for MMG2D library.
Define the private Fortran API functions for MMG2D library (incompatible functions with the main binary): adds function definitions with upcase, underscore and double underscore to match any fortran compiler.