#include "med_config.h"
#include <med.h>
#include "med_outils.h"
#include <string.h>
Aller au code source de ce fichier.
Fonctions | |
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 _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 | |||
) |
Définition à la ligne 25 du fichier _MEDmeshInfoByName.c.