Arcane  4.1.11.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Hexaedron8ShapeView

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

Types publics

typedef HexaElementConstView ElementConstView
typedef HexaElementView ElementView
typedef HexaElement ElementType
typedef Hexaedron8Element SVCElement
typedef Hexaedron8ElementView SVCElementView

Fonctions membres publiques

 Hexaedron8ShapeView (const GeomShapeView &rhs)
void fillSVC (Hexaedron8ElementView svc, Integer i)
 Remplit svc avec les valeurs du i-ème sous-volume de controle.
 operator Hexaedron8ElementConstView () const
 Opérateur de conversion vers une vue constante sur l'élément géométrique.
Hexaedron8ElementConstView 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 8).
static GeomType geomType ()
 Type de la forme (retourne GeomType::Hexaedron8 ).

Description détaillée

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

Définition à la ligne 275 du fichier GeneratedGeomShapeView.h.

Documentation des définitions de type membres

◆ ElementConstView

typedef HexaElementConstView Hexaedron8ShapeView::ElementConstView

Définition à la ligne 280 du fichier GeneratedGeomShapeView.h.

◆ ElementType

typedef HexaElement Hexaedron8ShapeView::ElementType

Définition à la ligne 282 du fichier GeneratedGeomShapeView.h.

◆ ElementView

typedef HexaElementView Hexaedron8ShapeView::ElementView

Définition à la ligne 281 du fichier GeneratedGeomShapeView.h.

◆ SVCElement

typedef Hexaedron8Element Hexaedron8ShapeView::SVCElement

Définition à la ligne 283 du fichier GeneratedGeomShapeView.h.

◆ SVCElementView

typedef Hexaedron8ElementView Hexaedron8ShapeView::SVCElementView

Définition à la ligne 284 du fichier GeneratedGeomShapeView.h.

Documentation des constructeurs et destructeur

◆ Hexaedron8ShapeView() [1/2]

Hexaedron8ShapeView::Hexaedron8ShapeView ( )
inline

Définition à la ligne 288 du fichier GeneratedGeomShapeView.h.

◆ Hexaedron8ShapeView() [2/2]

Hexaedron8ShapeView::Hexaedron8ShapeView ( const GeomShapeView & rhs)
inlineexplicit

Définition à la ligne 289 du fichier GeneratedGeomShapeView.h.

Documentation des fonctions membres

◆ elemView()

Hexaedron8ElementConstView Hexaedron8ShapeView::elemView ( ) const
inline

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

Définition à la ligne 305 du fichier GeneratedGeomShapeView.h.

◆ fillSVC()

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

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

Définition à la ligne 300 du fichier GeneratedGeomShapeView.h.

◆ geomType()

GeomType Hexaedron8ShapeView::geomType ( )
inlinestatic

Type de la forme (retourne GeomType::Hexaedron8 ).

Définition à la ligne 298 du fichier GeneratedGeomShapeView.h.

◆ nbNode()

Integer Hexaedron8ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 8).

Définition à la ligne 296 du fichier GeneratedGeomShapeView.h.

◆ operator Hexaedron8ElementConstView()

Hexaedron8ShapeView::operator Hexaedron8ElementConstView ( ) const
inline

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

Définition à la ligne 303 du fichier GeneratedGeomShapeView.h.


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