Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Heptaedron10ShapeView

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

#include <arcane/geometric/GeneratedGeomShapeView.h>

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

Types publics

typedef Wedge7ElementConstView ElementConstView
 
typedef Wedge7ElementView ElementView
 
typedef Wedge7Element ElementType
 
typedef Hexaedron8Element SVCElement
 
typedef Hexaedron8ElementView SVCElementView
 

Fonctions membres publiques

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

Description détaillée

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

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

Documentation des définitions de type membres

◆ ElementConstView

◆ ElementType

◆ ElementView

◆ SVCElement

◆ SVCElementView

Documentation des constructeurs et destructeur

◆ Heptaedron10ShapeView() [1/2]

Heptaedron10ShapeView::Heptaedron10ShapeView ( )
inline

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

◆ Heptaedron10ShapeView() [2/2]

Heptaedron10ShapeView::Heptaedron10ShapeView ( const GeomShapeView &  rhs)
inlineexplicit

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

Documentation des fonctions membres

◆ elemView()

Heptaedron10ElementConstView Heptaedron10ShapeView::elemView ( ) const
inline

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

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

◆ fillSVC()

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

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

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

◆ geomType()

static GeomType Heptaedron10ShapeView::geomType ( )
inlinestatic

Type de la forme (retourne GeomType::Heptaedron10 )

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

◆ nbNode()

static Integer Heptaedron10ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 10)

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

◆ operator Heptaedron10ElementConstView()

Heptaedron10ShapeView::operator Heptaedron10ElementConstView ( ) const
inline

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

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


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