Attributs publics statiques | |
| static const Int32 | __MAX_CELL2_EDGE = 6 |
| static const Int32 | __MAX_CELL_NODE = 12 |
| Nombre maximum de noeuds par maille. | |
| static const Int32 | __MAX_FACE_NODE = 6 |
| Nombre maximum de sommets par face. | |
| static const Int32 | __MAX_CELL_FACE = 8 |
| Nombre maximum de faces par maille. | |
| static const Int32 | __MAX_CELL_EDGE = 18 |
| Nombre maximum d'arêtes par maille. | |
| static const Integer | NB_TYPE = NB_BASIC_ITEM_TYPE |
| Nombre de type d'éléments. | |
| static const Integer | MAX_CELL_NODE = __MAX_CELL_NODE |
| Nombre maximum de noeuds par maille. | |
| static const Integer | MAX_FACE_NODE = __MAX_FACE_NODE |
| Nombre maximum de sommets par face. | |
| static const Integer | MAX_CELL_FACE = __MAX_CELL_FACE |
| Nombre maximum de faces par maille. | |
| static const Integer | MAX_CELL_EDGE = __MAX_CELL_EDGE |
| Nombre maximum d'arêtes par maille. | |
Définition à la ligne 36 du fichier ItemStaticInfo.h.
|
static |
Définition à la ligne 42 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum d'arêtes par maille.
Définition à la ligne 55 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum de faces par maille.
Définition à la ligne 52 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum de noeuds par maille.
Définition à la ligne 46 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum de sommets par face.
Définition à la ligne 49 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum d'arêtes par maille.
Définition à la ligne 86 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum de faces par maille.
Définition à la ligne 83 du fichier ItemStaticInfo.h.
Référencé par Arcane::geometric::GeomShapeMng::initialize().
|
static |
Nombre maximum de noeuds par maille.
Définition à la ligne 77 du fichier ItemStaticInfo.h.
Référencé par Arcane::geometric::GeomShapeMng::initialize().
|
static |
Nombre maximum de sommets par face.
Définition à la ligne 80 du fichier ItemStaticInfo.h.
|
static |
Nombre de type d'éléments.
Définition à la ligne 74 du fichier ItemStaticInfo.h.