Arcane  v4.1.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe 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 36 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 42 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 55 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 52 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 46 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 49 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 86 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 83 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 77 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 80 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 74 du fichier ItemStaticInfo.h.


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