Arcane  v3.14.10.0
Documentation développeur
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/geometric/GeneratedGeomShapeView.h>

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

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

◆ ElementType

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

◆ ElementView

◆ SVCElement

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

◆ SVCElementView

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()

static GeomType Hexagon6ShapeView::geomType ( )
inlinestatic

Type de la forme (retourne GeomType::Hexagon6 )

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

◆ nbNode()

static 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 :