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 35 du fichier ItemStaticInfo.h.
|
static |
Définition à la ligne 41 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum d'arêtes par maille.
Définition à la ligne 54 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum de faces par maille.
Définition à la ligne 51 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum de noeuds par maille.
Définition à la ligne 45 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum de sommets par face.
Définition à la ligne 48 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum d'arêtes par maille.
Définition à la ligne 85 du fichier ItemStaticInfo.h.
|
static |
Nombre maximum de faces par maille.
Définition à la ligne 82 du fichier ItemStaticInfo.h.
Référencé par Arcane::geometric::GeomShapeMng::initialize().
|
static |
Nombre maximum de noeuds par maille.
Définition à la ligne 76 du fichier ItemStaticInfo.h.
Référencé par Arcane::geometric::GeomShapeMng::initialize().
|
static |
Nombre maximum de sommets par face.
Définition à la ligne 79 du fichier ItemStaticInfo.h.
|
static |
Nombre de type d'éléments.
Définition à la ligne 73 du fichier ItemStaticInfo.h.