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

Documentation des définitions de type membres

◆ ElementConstView

◆ ElementType

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

◆ ElementView

◆ SVCElement

◆ SVCElementView

Documentation des constructeurs et destructeur

◆ Octaedron12ShapeView() [1/2]

Octaedron12ShapeView::Octaedron12ShapeView ( )
inline

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

◆ Octaedron12ShapeView() [2/2]

Octaedron12ShapeView::Octaedron12ShapeView ( const GeomShapeView &  rhs)
inlineexplicit

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

◆ geomType()

static GeomType Octaedron12ShapeView::geomType ( )
inlinestatic

Type de la forme (retourne GeomType::Octaedron12 )

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

◆ nbNode()

static Integer Octaedron12ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 12)

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


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