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

Aller au code source de ce fichier.

Fonctions

med_err MEDmeshPolygonWr (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 indexsize, const med_int *const polyindex, const med_int *const connectivity)
 Cette routine permet l'écriture des connectivités de polygones. Plus de détails...