#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 | _MEDmeshCr (const med_idt fid, const char *const root, const char *const meshname, const med_int spacedim, const med_int meshdim, const med_mesh_type meshtype, const char *const description, const char *const dtunit, const med_sorting_type sortingtype, const med_axis_type axistype, const char *const axisname, const char *const axisunit) |
med_err _MEDmeshCr | ( | const med_idt | fid, | |
const char *const | root, | |||
const char *const | meshname, | |||
const med_int | spacedim, | |||
const med_int | meshdim, | |||
const med_mesh_type | meshtype, | |||
const char *const | description, | |||
const char *const | dtunit, | |||
const med_sorting_type | sortingtype, | |||
const med_axis_type | axistype, | |||
const char *const | axisname, | |||
const char *const | axisunit | |||
) |
Définition à la ligne 27 du fichier _MEDmeshCr.c.