19 #include "med_config.h" 40 const char *
const supportmeshname,
43 char *
const description,
45 char *
const axisname,
46 char *
const axisunit)
61 description, _dtunit, &_sortingtype, &_nstep,
62 axistype, axisname, axisunit) < 0) {
#define MED_ERR_(rt, r1, r2, r3)
MEDC_EXPORT void _MEDmodeErreurVerrouiller(void)
MEDC_EXPORT med_err _MEDmeshInfoByName(const med_idt fid, const char *const root, 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)
med_err MEDsupportMeshInfoByName(const med_idt fid, const char *const supportmeshname, med_int *const spacedim, med_int *const meshdim, char *const description, med_axis_type *const axistype, char *const axisname, char *const axisunit)
Cette routine permet de lire les informations relatives à un maillage support en précisant son nom...
#define MED_MESH_SUPPORT_GRP