MED fichier
|
#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 | MEDmeshNodeRd (const med_idt fid, const char *const meshname, const med_int numdt, const med_int numit, const med_switch_mode switchmode, med_float *const coordinate, med_bool *const withnodename, char *const nodename, med_bool *const withnodenumber, med_int *const nodenumber, med_bool *const withfamnumber, med_int *const famnumber) |
Cette routine permet la lecture des noeuds d'un maillage non structuré pour une étape de calcul donnée. Plus de détails... | |