MED fichier
|
#include <med.h>
#include <med_config.h>
#include <med_outils.h>
#include <string.h>
#include <stdlib.h>
Aller au code source de ce fichier.
Fonctions | |
med_err | MEDsupportMeshCr (const med_idt fid, const char *const supportmeshname, const med_int spacedim, const med_int meshdim, const char *const description, const med_axis_type axistype, const char *const axisname, const char *const axisunit) |
Cette routine permet de créer un maillage support. Plus de détails... | |