Informations pour passer des types MED aux types Arcane pour les entités. Plus de détails...
Fonctions membres publiques | |
MEDToArcaneItemInfo (int dimension, int nb_node, med_int med_type, Integer arcane_type, const Int32 *indirection) | |
int | dimension () const |
int | nbNode () const |
med_int | medType () const |
Integer | arcaneType () const |
const Int32 * | indirection () const |
Attributs privés | |
int | m_dimension |
int | m_nb_node |
med_int | m_med_type |
Integer | m_arcane_type |
const Int32 * | m_indirection |
Informations pour passer des types MED aux types Arcane pour les entités.
indirection() est non nul si la connectivité MED est différente de la connectivité Arcane, ce qui est le cas pour les entités 2D et 3D.
Définition à la ligne 55 du fichier MEDMeshReaderService.cc.
|
inline |
Définition à la ligne 59 du fichier MEDMeshReaderService.cc.
|
inline |
Définition à la ligne 73 du fichier MEDMeshReaderService.cc.
|
inline |
Définition à la ligne 70 du fichier MEDMeshReaderService.cc.
|
inline |
Définition à la ligne 74 du fichier MEDMeshReaderService.cc.
|
inline |
Définition à la ligne 72 du fichier MEDMeshReaderService.cc.
|
inline |
Définition à la ligne 71 du fichier MEDMeshReaderService.cc.
|
private |
Définition à la ligne 81 du fichier MEDMeshReaderService.cc.
|
private |
Définition à la ligne 78 du fichier MEDMeshReaderService.cc.
|
private |
Définition à la ligne 82 du fichier MEDMeshReaderService.cc.
|
private |
Définition à la ligne 80 du fichier MEDMeshReaderService.cc.
|
private |
Définition à la ligne 79 du fichier MEDMeshReaderService.cc.