Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::ItemStaticInfo
+ Graphe de collaboration de Arcane::ItemStaticInfo:

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.
 

Description détaillée

Définition à la ligne 35 du fichier ItemStaticInfo.h.

Documentation des données membres

◆ __MAX_CELL2_EDGE

const Int32 Arcane::ItemStaticInfo::__MAX_CELL2_EDGE = 6
static

Définition à la ligne 41 du fichier ItemStaticInfo.h.

◆ __MAX_CELL_EDGE

const Int32 Arcane::ItemStaticInfo::__MAX_CELL_EDGE = 18
static

Nombre maximum d'arêtes par maille.

Définition à la ligne 54 du fichier ItemStaticInfo.h.

◆ __MAX_CELL_FACE

const Int32 Arcane::ItemStaticInfo::__MAX_CELL_FACE = 8
static

Nombre maximum de faces par maille.

Définition à la ligne 51 du fichier ItemStaticInfo.h.

◆ __MAX_CELL_NODE

const Int32 Arcane::ItemStaticInfo::__MAX_CELL_NODE = 12
static

Nombre maximum de noeuds par maille.

Définition à la ligne 45 du fichier ItemStaticInfo.h.

◆ __MAX_FACE_NODE

const Int32 Arcane::ItemStaticInfo::__MAX_FACE_NODE = 6
static

Nombre maximum de sommets par face.

Définition à la ligne 48 du fichier ItemStaticInfo.h.

◆ MAX_CELL_EDGE

const Integer Arcane::ItemStaticInfo::MAX_CELL_EDGE = __MAX_CELL_EDGE
static

Nombre maximum d'arêtes par maille.

Définition à la ligne 85 du fichier ItemStaticInfo.h.

◆ MAX_CELL_FACE

const Integer Arcane::ItemStaticInfo::MAX_CELL_FACE = __MAX_CELL_FACE
static

Nombre maximum de faces par maille.

Définition à la ligne 82 du fichier ItemStaticInfo.h.

Référencé par Arcane::geometric::GeomShapeMng::initialize().

◆ MAX_CELL_NODE

const Integer Arcane::ItemStaticInfo::MAX_CELL_NODE = __MAX_CELL_NODE
static

Nombre maximum de noeuds par maille.

Définition à la ligne 76 du fichier ItemStaticInfo.h.

Référencé par Arcane::geometric::GeomShapeMng::initialize().

◆ MAX_FACE_NODE

const Integer Arcane::ItemStaticInfo::MAX_FACE_NODE = __MAX_FACE_NODE
static

Nombre maximum de sommets par face.

Définition à la ligne 79 du fichier ItemStaticInfo.h.

◆ NB_TYPE

const Integer Arcane::ItemStaticInfo::NB_TYPE = NB_BASIC_ITEM_TYPE
static

Nombre de type d'éléments.

Définition à la ligne 73 du fichier ItemStaticInfo.h.


La documentation de cette classe a été générée à partir du fichier suivant :