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

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

Types publics

typedef HexagonElementConstView ElementConstView
typedef HexagonElementView ElementView
typedef HexagonElement ElementType
typedef Quad4Element SVCElement
typedef Quad4ElementView SVCElementView

Fonctions membres publiques

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

Description détaillée

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

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

Documentation des définitions de type membres

◆ ElementConstView

typedef HexagonElementConstView Hexagon6ShapeView::ElementConstView

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

◆ ElementType

typedef HexagonElement Hexagon6ShapeView::ElementType

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

◆ ElementView

typedef HexagonElementView Hexagon6ShapeView::ElementView

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

◆ SVCElement

typedef Quad4Element Hexagon6ShapeView::SVCElement

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

◆ SVCElementView

typedef Quad4ElementView Hexagon6ShapeView::SVCElementView

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

Documentation des constructeurs et destructeur

◆ Hexagon6ShapeView() [1/2]

Hexagon6ShapeView::Hexagon6ShapeView ( )
inline

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

◆ Hexagon6ShapeView() [2/2]

Hexagon6ShapeView::Hexagon6ShapeView ( const GeomShapeView & rhs)
inlineexplicit

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

Documentation des fonctions membres

◆ elemView()

Hexagon6ElementConstView Hexagon6ShapeView::elemView ( ) const
inline

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

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

◆ fillSVC()

void Hexagon6ShapeView::fillSVC ( Quad4ElementView svc,
Integer i )
inline

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

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

◆ geomType()

GeomType Hexagon6ShapeView::geomType ( )
inlinestatic

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

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

◆ nbNode()

Integer Hexagon6ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 6).

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

◆ operator Hexagon6ElementConstView()

Hexagon6ShapeView::operator Hexagon6ElementConstView ( ) const
inline

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

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


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