Référence du fichier medlocalization.h

#include "medC_win_dll.h"
Graphe des dépendances par inclusion de medlocalization.h:
Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :

Aller au code source de ce fichier.

Fonctions

MEDC_EXPORT med_err MEDlocalizationWr (const med_idt fid, const char *const localizationname, const med_geometry_type geotype, const med_int spacedimension, const med_float *const elementcoordinate, const med_switch_mode switchmode, const med_int nipoint, const med_float *const ipointcoordinate, const med_float *const weight, const char *const geointerpname, const char *const ipointstructmeshname)
 Cette routine permet l'écriture d'une localisation localizationname de points d'intégration dans/autour d'un élément de référence de dimension spacedimension.
MEDC_EXPORT med_err MEDlocalizationRd (const med_idt fid, const char *const localizationname, const med_switch_mode switchmode, med_float *const elementcoordinate, med_float *const ipointcoordinate, med_float *const weight)
 Cette routine permet la lecture d'une localisation localizationname de points d'intégration dans/autour d'un élément de référence de dimension spacedimension.
MEDC_EXPORT med_int MEDnLocalization (const med_idt fid)
 Cette routine permet de lire le nombre de localisations de points d'intégration contenues dans un fichier.
MEDC_EXPORT med_err MEDlocalizationInfo (const med_idt fid, const int localizationit, 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 de la localisation de points d'intégration n° localizationit.
MEDC_EXPORT 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.

Généré le Thu Oct 8 14:26:42 2015 pour MED fichier par  doxygen 1.6.1