MED fichier
Fonctions
Référence du fichier MEDmeshPolyhedronWr.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 MEDmeshPolyhedronWr.c:

Aller au code source de ce fichier.

Fonctions

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. Plus de détails...