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

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

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

Types publics

typedef Wedge8ElementConstView ElementConstView
typedef Wedge8ElementView ElementView
typedef Wedge8Element ElementType
typedef Hexaedron8Element SVCElement
typedef Hexaedron8ElementView SVCElementView

Fonctions membres publiques

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

Description détaillée

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

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

Documentation des définitions de type membres

◆ ElementConstView

typedef Wedge8ElementConstView Octaedron12ShapeView::ElementConstView

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

◆ ElementType

typedef Wedge8Element Octaedron12ShapeView::ElementType

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

◆ ElementView

typedef Wedge8ElementView Octaedron12ShapeView::ElementView

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

◆ SVCElement

typedef Hexaedron8Element Octaedron12ShapeView::SVCElement

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

◆ SVCElementView

typedef Hexaedron8ElementView Octaedron12ShapeView::SVCElementView

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

Documentation des constructeurs et destructeur

◆ Octaedron12ShapeView() [1/2]

Octaedron12ShapeView::Octaedron12ShapeView ( )
inline

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

◆ Octaedron12ShapeView() [2/2]

Octaedron12ShapeView::Octaedron12ShapeView ( const GeomShapeView & rhs)
inlineexplicit

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

Documentation des fonctions membres

◆ elemView()

Octaedron12ElementConstView Octaedron12ShapeView::elemView ( ) const
inline

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

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

◆ fillSVC()

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

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

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

◆ geomType()

GeomType Octaedron12ShapeView::geomType ( )
inlinestatic

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

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

◆ nbNode()

Integer Octaedron12ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 12).

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

◆ operator Octaedron12ElementConstView()

Octaedron12ShapeView::operator Octaedron12ElementConstView ( ) const
inline

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

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


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