MED fichier
Fonctions
Référence du fichier MEDmeshPolyhedronRd.c
#include <med.h>
#include <med_config.h>
#include <med_outils.h>
#include <string.h>
#include <stdlib.h>
Graphe des dépendances par inclusion de MEDmeshPolyhedronRd.c:

Aller au code source de ce fichier.

Fonctions

med_err MEDmeshPolyhedronRd (const med_idt fid, const char *const meshname, const med_int numdt, const med_int numit, const med_entity_type entitype, const med_connectivity_mode cmode, med_int *const faceindex, med_int *const nodeindex, med_int *const connectivity)
 Cette routine permet la lecture dans un maillage des connectivités de polyèdres. Plus de détails...