Aller à la documentation de ce fichier.
41 const char *
const meshname,
const med_int spacedim,
43 const char *
const description,
const char *
const dtunit,
46 const char *
const axisunit);
51 char *
const description,
char *
const dtunit,
54 char *
const axisunit);
58 const char*
const rootname,
59 const char*
const meshname,
64 const char*
const datagroupname );
68 const char*
const meshname,
70 const char*
const datasetname,
79 const char *
const profilename,
84 const void *
const value);
88 const char*
const meshname,
90 const char*
const datasetname,
98 const char *
const profilename,
102 unsigned char*
const value);
106 const char *
const meshname,
114 char *
const profilename,
121 const char*
const meshname,
122 char *
const usedpath,
136 const char *
const fieldname,
144 char *
const profilename,
const int profileit,
146 char *
const localizationname,
med_int *
const nintegrationpoint);
151 char *
const profilename,
const int profileit,
153 char *
const localizationname,
med_int *
const nintegrationpoint);
MEDC_EXPORT med_err _MEDmeshAdvancedRd(const med_idt fid, const char *const meshname, const med_data_type meddatatype, const char *const datasetname, const med_internal_type datatype, const med_int numdt, const med_int numit, const med_entity_type entitype, const med_geometry_type geotype, const med_connectivity_mode cmode, const med_storage_mode storagemode, const char *const profilename, const med_switch_mode switchmode, const med_int dimselect, const med_filter *const filter, unsigned char *const value)
MEDC_EXPORT 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)
MEDC_EXPORT med_err _MEDmeshAdvancedWr(const med_idt fid, const char *const meshname, const med_data_type meddatatype, const char *const datasetname, const med_internal_type datatype, const med_int numdt, const med_int numit, const med_float dt, const med_entity_type entitype, const med_geometry_type geotype, const med_connectivity_mode cmode, const med_storage_mode storagemode, const char *const profilename, const med_switch_mode switchmode, const med_int dimselect, const med_filter *const filter, const med_int nentity, const void *const value)
MEDC_EXPORT void _MEDset32bits(uint32_t *const int_type, int offset)
MEDC_EXPORT med_idt _MEDmeshAssociatedGroupCr(const med_idt id, const char *const rootname, const char *const meshname, const med_int numdt, const med_int numit, const med_float dt, const med_bool justopen, const char *const datagroupname)
MEDC_EXPORT uint32_t _MEDnSet32bits(uint32_t int_type)
MEDC_EXPORT uint8_t _MEDnSet8bits(uint8_t int_type)
MEDC_EXPORT med_int _MEDfield23nValue(const med_idt fid, const char *const fieldname, const med_int numdt, const med_int numit, const med_entity_type entitype, const med_geometry_type geotype, const char *const meshname, char *const profilename, const int profileit, const med_storage_mode storagemode, med_int *const profilesize, char *const localizationname, med_int *const nintegrationpoint)
MEDC_EXPORT int _MEDtest32bits(uint32_t int_type, int offset)
MEDC_EXPORT med_int _MEDfieldnValue(const med_idt fid, const char *const fieldname, const med_int numdt, const med_int numit, const med_entity_type entitype, const med_geometry_type geotype, char *const profilename, const int profileit, const med_storage_mode storagemode, med_int *const profilesize, char *const localizationname, med_int *const nintegrationpoint)
MEDC_EXPORT int _MEDtest8bits(uint8_t int_type, int offset)
MEDC_EXPORT med_idt _MEDmeshDatagroupOpen(const med_idt fid, const char *const meshname, char *const usedpath, med_bool *const isasupportmesh)
MEDC_EXPORT med_int _MEDmeshnEntity(const med_idt fid, const char *const meshname, const med_int numdt, const med_int numit, const med_entity_type entitype, const med_geometry_type geotype, const med_data_type datatype, const med_connectivity_mode cmode, const med_storage_mode storagemode, char *const profilename, med_int *const profilesize, med_bool *const changement, med_bool *const transformation)
MEDC_EXPORT void _MEDset8bits(uint8_t *const int_type, int offset)
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)
MEDC_EXPORT med_err _MEDfieldComputingStepCheck236(med_idt fid, const char *const fieldname, med_size *const ncpst, med_bool checkmultiplemesh, med_bool *const multiplemesh, med_bool checkmeshname, med_bool *const samedefaultmeshname)