Arcane  4.1.11.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Tetraedron4ShapeView

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

Types publics

typedef TetraElementConstView ElementConstView
typedef TetraElementView ElementView
typedef TetraElement ElementType
typedef Hexaedron8Element SVCElement
typedef Hexaedron8ElementView SVCElementView

Fonctions membres publiques

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

Description détaillée

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

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

Documentation des définitions de type membres

◆ ElementConstView

typedef TetraElementConstView Tetraedron4ShapeView::ElementConstView

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

◆ ElementType

typedef TetraElement Tetraedron4ShapeView::ElementType

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

◆ ElementView

typedef TetraElementView Tetraedron4ShapeView::ElementView

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

◆ SVCElement

typedef Hexaedron8Element Tetraedron4ShapeView::SVCElement

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

◆ SVCElementView

typedef Hexaedron8ElementView Tetraedron4ShapeView::SVCElementView

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

Documentation des constructeurs et destructeur

◆ Tetraedron4ShapeView() [1/2]

Tetraedron4ShapeView::Tetraedron4ShapeView ( )
inline

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

◆ Tetraedron4ShapeView() [2/2]

Tetraedron4ShapeView::Tetraedron4ShapeView ( const GeomShapeView & rhs)
inlineexplicit

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

Documentation des fonctions membres

◆ elemView()

Tetraedron4ElementConstView Tetraedron4ShapeView::elemView ( ) const
inline

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

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

◆ fillSVC()

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

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

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

◆ geomType()

GeomType Tetraedron4ShapeView::geomType ( )
inlinestatic

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

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

◆ nbNode()

Integer Tetraedron4ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 4).

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

◆ operator Tetraedron4ElementConstView()

Tetraedron4ShapeView::operator Tetraedron4ElementConstView ( ) const
inline

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

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


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