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

Aller au code source de ce fichier.

Fonctions

med_err MEDlocalizationInfoByName (const med_idt fid, const char *const localizationname, med_geometry_type *const geotype, med_int *const spacedimension, med_int *const nipoint, char *const geointerpname, char *const sectionmeshname, med_int *const nsectionmeshcell, med_geometry_type *const sectiongeotype)
 Cette routine permet d'obtenir la description d'une localisation de points d'intégration nommée localizationname. Plus de détails...