Arcane  v3.14.10.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/geometric/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 GeneratedGeomShapeView.h.

Documentation des définitions de type membres

◆ ElementConstView

◆ ElementType

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

◆ ElementView

◆ SVCElement

◆ SVCElementView

Documentation des constructeurs et destructeur

◆ Pentaedron6ShapeView() [1/2]

Pentaedron6ShapeView::Pentaedron6ShapeView ( )
inline

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

◆ Pentaedron6ShapeView() [2/2]

Pentaedron6ShapeView::Pentaedron6ShapeView ( const GeomShapeView &  rhs)
inlineexplicit

Définition à la ligne 251 du fichier 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 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 GeneratedGeomShapeView.h.

◆ geomType()

static GeomType Pentaedron6ShapeView::geomType ( )
inlinestatic

Type de la forme (retourne GeomType::Pentaedron6 )

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

◆ nbNode()

static Integer Pentaedron6ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 6)

Définition à la ligne 258 du fichier 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 GeneratedGeomShapeView.h.


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