Arcane  4.1.11.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Pentaedron6Element

Eléments géométriques de type GeomType::Pentaedron6. Plus de détails...

#include <arcane/geometry/GeneratedGeomElement.h>

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

Types publics

typedef Pentaedron6ElementConstView ConstViewType
 
typedef Pentaedron6ElementView ViewType
 

Fonctions membres publiques

 Pentaedron6Element (const VariableNodeReal3 &coords, ItemWithNodes item)
 
 Pentaedron6Element (Real3ConstArrayView coords)
 
 Pentaedron6Element (const Real3 &a0, const Real3 &a1, const Real3 &a2, const Real3 &a3, const Real3 &a4, const Real3 &a5)
 
void init (const Real3 &a0, const Real3 &a1, const Real3 &a2, const Real3 &a3, const Real3 &a4, const Real3 &a5)
 Initialise l'instance avec les coordonnées passées en argument.
 
 operator ConstViewType () const
 Opérateur de conversion vers une vue constante.
 
 operator ViewType ()
 Opérateur de conversion vers une vue modifiable.
 
ConstViewType constView () const
 Vue constante sur l'élément.
 
ViewType view ()
 Vue modifiable sur l'élément.
 

Description détaillée

Eléments géométriques de type GeomType::Pentaedron6.

Définition à la ligne 292 du fichier src/arcane/geometry/GeneratedGeomElement.h.

Documentation des définitions de type membres

◆ ConstViewType

◆ ViewType

Documentation des constructeurs et destructeur

◆ Pentaedron6Element() [1/4]

Pentaedron6Element::Pentaedron6Element ( )
inline

Définition à la ligne 301 du fichier src/arcane/geometry/GeneratedGeomElement.h.

◆ Pentaedron6Element() [2/4]

Pentaedron6Element::Pentaedron6Element ( const VariableNodeReal3 & coords,
ItemWithNodes item )
inline

Définition à la ligne 302 du fichier src/arcane/geometry/GeneratedGeomElement.h.

◆ Pentaedron6Element() [3/4]

Pentaedron6Element::Pentaedron6Element ( Real3ConstArrayView coords)
inline

Définition à la ligne 303 du fichier src/arcane/geometry/GeneratedGeomElement.h.

◆ Pentaedron6Element() [4/4]

Pentaedron6Element::Pentaedron6Element ( const Real3 & a0,
const Real3 & a1,
const Real3 & a2,
const Real3 & a3,
const Real3 & a4,
const Real3 & a5 )
inline

Définition à la ligne 304 du fichier src/arcane/geometry/GeneratedGeomElement.h.

Documentation des fonctions membres

◆ constView()

ConstViewType Pentaedron6Element::constView ( ) const
inline

Vue constante sur l'élément.

Définition à la ligne 329 du fichier src/arcane/geometry/GeneratedGeomElement.h.

◆ init()

void Pentaedron6Element::init ( const Real3 & a0,
const Real3 & a1,
const Real3 & a2,
const Real3 & a3,
const Real3 & a4,
const Real3 & a5 )
inline

Initialise l'instance avec les coordonnées passées en argument.

Définition à la ligne 315 du fichier src/arcane/geometry/GeneratedGeomElement.h.

◆ operator ConstViewType()

Pentaedron6Element::operator ConstViewType ( ) const
inline

Opérateur de conversion vers une vue constante.

Définition à la ligne 325 du fichier src/arcane/geometry/GeneratedGeomElement.h.

◆ operator ViewType()

Pentaedron6Element::operator ViewType ( )
inline

Opérateur de conversion vers une vue modifiable.

Définition à la ligne 327 du fichier src/arcane/geometry/GeneratedGeomElement.h.

◆ view()

ViewType Pentaedron6Element::view ( )
inline

Vue modifiable sur l'élément.

Définition à la ligne 331 du fichier src/arcane/geometry/GeneratedGeomElement.h.


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