#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 | _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 entitytype, 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) |
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 | entitytype, | |||
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 | |||
) |
Définition à la ligne 25 du fichier _MEDmeshAdvancedRd.c.