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

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

#include <arcane/geometric/GeneratedGeomShapeView.h>

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

Types publics

typedef HexaElementConstView ElementConstView
 
typedef HexaElementView ElementView
 
typedef HexaElement ElementType
 
typedef Hexaedron8Element SVCElement
 
typedef Hexaedron8ElementView SVCElementView
 

Fonctions membres publiques

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

Description détaillée

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

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

Documentation des définitions de type membres

◆ ElementConstView

◆ ElementType

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

◆ ElementView

◆ SVCElement

◆ SVCElementView

Documentation des constructeurs et destructeur

◆ Hexaedron8ShapeView() [1/2]

Hexaedron8ShapeView::Hexaedron8ShapeView ( )
inline

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

◆ Hexaedron8ShapeView() [2/2]

Hexaedron8ShapeView::Hexaedron8ShapeView ( const GeomShapeView &  rhs)
inlineexplicit

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

Documentation des fonctions membres

◆ elemView()

Hexaedron8ElementConstView Hexaedron8ShapeView::elemView ( ) const
inline

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

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

◆ fillSVC()

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

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

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

◆ geomType()

static GeomType Hexaedron8ShapeView::geomType ( )
inlinestatic

Type de la forme (retourne GeomType::Hexaedron8 )

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

◆ nbNode()

static Integer Hexaedron8ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 8)

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

◆ operator Hexaedron8ElementConstView()

Hexaedron8ShapeView::operator Hexaedron8ElementConstView ( ) const
inline

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

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


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