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

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

Graphe d'héritage de Pentaedron6ShapeView:
Graphe de collaboration de Pentaedron6ShapeView:

Types publics

typedef PentaElementConstView ElementConstView
typedef PentaElementView ElementView
typedef PentaElement ElementType
typedef Hexaedron8Element SVCElement
typedef Hexaedron8ElementView SVCElementView

Fonctions membres publiques

 Pentaedron6ShapeView (const GeomShapeView &rhs)
void fillSVC (Hexaedron8ElementView svc, Integer i)
 Remplit svc avec les valeurs du i-ème sous-volume de controle.
 operator Pentaedron6ElementConstView () const
 Opérateur de conversion vers une vue constante sur l'élément géométrique.
Pentaedron6ElementConstView 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::Pentaedron6 ).

Description détaillée

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

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

Documentation des définitions de type membres

◆ ElementConstView

typedef PentaElementConstView Pentaedron6ShapeView::ElementConstView

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

◆ ElementType

typedef PentaElement Pentaedron6ShapeView::ElementType

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

◆ ElementView

typedef PentaElementView Pentaedron6ShapeView::ElementView

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

◆ SVCElement

typedef Hexaedron8Element Pentaedron6ShapeView::SVCElement

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

◆ SVCElementView

typedef Hexaedron8ElementView Pentaedron6ShapeView::SVCElementView

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

Documentation des constructeurs et destructeur

◆ Pentaedron6ShapeView() [1/2]

Pentaedron6ShapeView::Pentaedron6ShapeView ( )
inline

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

◆ Pentaedron6ShapeView() [2/2]

Pentaedron6ShapeView::Pentaedron6ShapeView ( const GeomShapeView & rhs)
inlineexplicit

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

Documentation des fonctions membres

◆ elemView()

Pentaedron6ElementConstView Pentaedron6ShapeView::elemView ( ) const
inline

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

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

◆ fillSVC()

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

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

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

◆ geomType()

GeomType Pentaedron6ShapeView::geomType ( )
inlinestatic

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

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

◆ nbNode()

Integer Pentaedron6ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 6).

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

◆ operator Pentaedron6ElementConstView()

Pentaedron6ShapeView::operator Pentaedron6ElementConstView ( ) const
inline

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

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


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