#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 | MEDmeshPolygon2Wr (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_geometry_type polytype, 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. |