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

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

#include <arcane/geometric/GeneratedGeomShapeView.h>

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

Types publics

typedef PentagonElementConstView ElementConstView
 
typedef PentagonElementView ElementView
 
typedef PentagonElement ElementType
 
typedef Quad4Element SVCElement
 
typedef Quad4ElementView SVCElementView
 

Fonctions membres publiques

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

Description détaillée

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

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

Documentation des définitions de type membres

◆ ElementConstView

◆ ElementType

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

◆ ElementView

◆ SVCElement

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

◆ SVCElementView

Documentation des constructeurs et destructeur

◆ Pentagon5ShapeView() [1/2]

Pentagon5ShapeView::Pentagon5ShapeView ( )
inline

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

◆ Pentagon5ShapeView() [2/2]

Pentagon5ShapeView::Pentagon5ShapeView ( const GeomShapeView &  rhs)
inlineexplicit

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

Documentation des fonctions membres

◆ elemView()

Pentagon5ElementConstView Pentagon5ShapeView::elemView ( ) const
inline

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

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

◆ fillSVC()

void Pentagon5ShapeView::fillSVC ( Quad4ElementView  svc,
Integer  i 
)
inline

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

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

◆ geomType()

static GeomType Pentagon5ShapeView::geomType ( )
inlinestatic

Type de la forme (retourne GeomType::Pentagon5 )

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

◆ nbNode()

static Integer Pentagon5ShapeView::nbNode ( )
inlinestatic

Nombre de noeuds de la forme (retourne 5)

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

◆ operator Pentagon5ElementConstView()

Pentagon5ShapeView::operator Pentagon5ElementConstView ( ) const
inline

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

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


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