|
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 | |
|
) |
| | |
|