MED fichier
Fonctions
Référence du fichier MEDmeshCr.c
#include <med.h>
#include <med_config.h>
#include <med_outils.h>
#include <string.h>
#include <stdlib.h>
Graphe des dépendances par inclusion de MEDmeshCr.c:

Aller au code source de ce fichier.

Fonctions

med_err MEDmeshCr (const med_idt fid, const char *const meshname, const med_int spacedim, const med_int meshdim, const med_mesh_type meshtype, const char *const description, const char *const dtunit, const med_sorting_type sortingtype, const med_axis_type axistype, const char *const axisname, const char *const axisunit)
 Cette routine permet de créer un maillage dans un fichier. Plus de détails...