Arcane  4.1.11.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Pyramid5ShapeView

Vue spécifique sur les formes géométriques de type GeomType::Pyramid5. Plus de détails...

#include <arcane/geometry/GeneratedGeomShapeView.h>

+ Graphe d'héritage de Pyramid5ShapeView:
+ Graphe de collaboration de Pyramid5ShapeView:

Types publics

typedef PyramidElementConstView ElementConstView
 
typedef PyramidElementView ElementView
 
typedef PyramidElement ElementType
 
typedef Hexaedron8Element SVCElement
 
typedef Hexaedron8ElementView SVCElementView
 

Fonctions membres publiques

 Pyramid5ShapeView (const GeomShapeView &rhs)
 
void fillSVC (Hexaedron8ElementView svc, Integer i)
 Remplit svc avec les valeurs du i-ème sous-volume de controle.
 
 operator Pyramid5ElementConstView () const
 Opérateur de conversion vers une vue constante sur l'élément géométrique.
 
Pyramid5ElementConstView elemView () const
 Vue constante sur l'élément géométrique.
 

Fonctions membres publiques statiques

static Integer nbNode ()
 Nombre de noeuds de la forme (retourne 5)
 
static GeomType geomType ()
 Type de la forme (retourne GeomType::Pyramid5 )
 

Description détaillée

Vue spécifique sur les formes géométriques de type GeomType::Pyramid5.

Définition à la ligne 199 du fichier src/arcane/geometry/GeneratedGeomShapeView.h.

Documentation des définitions de type membres

◆ ElementConstView

◆ ElementType

◆ ElementView

◆ SVCElement

◆ SVCElementView

Documentation des constructeurs et destructeur

◆ Pyramid5ShapeView() [1/2]

Pyramid5ShapeView::Pyramid5ShapeView ( )
inline

Définition à la ligne 212 du fichier src/arcane/geometry/GeneratedGeomShapeView.h.

◆ Pyramid5ShapeView() [2/2]

Pyramid5ShapeView::Pyramid5ShapeView ( const GeomShapeView & rhs)
inlineexplicit

Définition à la ligne 213 du fichier src/arcane/geometry/GeneratedGeomShapeView.h.

Documentation des fonctions membres

◆ elemView()

Pyramid5ElementConstView Pyramid5ShapeView::elemView ( ) const
inline

Vue constante sur l'élément géométrique.

Définition à la ligne 229 du fichier src/arcane/geometry/GeneratedGeomShapeView.h.

◆ fillSVC()

void Pyramid5ShapeView::fillSVC ( Hexaedron8ElementView svc,
Integer i )
inline

Remplit svc avec les valeurs du i-ème sous-volume de controle.

Définition à la ligne 224 du fichier src/arcane/geometry/GeneratedGeomShapeView.h.

◆ geomType()

static GeomType Pyramid5ShapeView::geomType ( )
inlinestatic

Type de la forme (retourne GeomType::Pyramid5 )

Définition à la ligne 222 du fichier src/arcane/geometry/GeneratedGeomShapeView.h.

◆ nbNode()

static Integer Pyramid5ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 5)

Définition à la ligne 220 du fichier src/arcane/geometry/GeneratedGeomShapeView.h.

◆ operator Pyramid5ElementConstView()

Pyramid5ShapeView::operator Pyramid5ElementConstView ( ) const
inline

Opérateur de conversion vers une vue constante sur l'élément géométrique.

Définition à la ligne 227 du fichier src/arcane/geometry/GeneratedGeomShapeView.h.


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