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

Aller au code source de ce fichier.

Fonctions

med_err MEDmeshGridIndexCoordinateWr (const med_idt fid, const char *const meshname, const med_int numdt, const med_int numit, const med_float dt, const med_int axis, const med_int indexsize, const med_float *const gridindex)
 Cette routine permet l'écriture des coordonnées des noeuds d'un maillage structuré selon un axe du repère des coordonnées. Plus de détails...