45 char *
const meshname,
49 char *
const description,
54 char *
const axisname,
55 char *
const axisunit)
73 strcat(_meshpath,meshname);
82 description, dtunit, sortingtype, nstep,axistype, axisname, axisunit) < 0) {
MEDC_EXPORT med_err _MEDobjectGetName(const med_idt fid, const char *const path, const med_size ind, char *name)
#define ISCRUTE_int(entier)
med_err MEDmeshInfo(const med_idt fid, const int meshit, char *const meshname, med_int *const spacedim, med_int *const meshdim, med_mesh_type *const meshtype, char *const description, char *const dtunit, med_sorting_type *const sortingtype, med_int *const nstep, med_axis_type *const axistype, char *const axisname, char *const axisunit)
Cette routine permet de lire les informations relatives à un maillage dans un fichier.
MEDC_EXPORT void _MEDmodeErreurVerrouiller(void)
#define MED_ERR_DATAGROUP
#define MED_ERR_(rt, r1, r2, r3)
#define MED_MESH_GRP_SIZE
MEDC_EXPORT med_err MEDmeshInfoByName(const med_idt fid, const char *const meshname, med_int *const spacedim, med_int *const meshdim, med_mesh_type *const meshtype, char *const description, char *const dtunit, med_sorting_type *const sortingtype, med_int *const nstep, med_axis_type *const axistype, char *const axisname, char *const axisunit)
Cette routine permet de lire les informations relatives à un maillage en précisant son nom...