48 const char*
const meshname,
55 const med_int *
const faceindex,
57 const med_int *
const nodeindex,
58 const med_int *
const connectivity )
94 _connectivitysize = nodeindex[nodeindexsize-1] - nodeindex[0];
98 _connectivitysize = nodeindexsize;
122 connectivity) < 0 ) {
#define MED_ERR_(rt, r1, r2, r3)
MEDC_EXPORT med_err _MEDcheckVersion30(med_idt fid)
MEDC_EXPORT med_access_mode _MEDmodeAcces(med_idt oid)
#define MED_ALL_CONSTITUENT
#define ISCRUTE_int(entier)
#define MED_ERR_ACCESSMODE
med_err MEDmeshPolyhedronWr(const med_idt fid, const char *const meshname, const med_int numdt, const med_int numit, const med_float dt, const med_entity_type entitype, const med_connectivity_mode cmode, const med_int faceindexsize, const med_int *const faceindex, const med_int nodeindexsize, const med_int *const nodeindex, const med_int *const connectivity)
Cette routine permet l'écriture dans un maillage des connectivités de polyèdres.
#define MED_ERR_UNRECOGNIZED
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)
#define MED_SAME_PROFILE_INTERNAL
MEDC_EXPORT void _MEDmodeErreurVerrouiller(void)