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

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

#include <arcane/geometric/GeneratedGeomElement.h>

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

Types publics

typedef Heptaedron10ElementConstView ConstViewType
 
typedef Heptaedron10ElementView ViewType
 

Fonctions membres publiques

 Heptaedron10Element (const VariableNodeReal3 &coords, ItemWithNodes item)
 
 Heptaedron10Element (Real3ConstArrayView coords)
 
 Heptaedron10Element (const Real3 &a0, const Real3 &a1, const Real3 &a2, const Real3 &a3, const Real3 &a4, const Real3 &a5, const Real3 &a6, const Real3 &a7, const Real3 &a8, const Real3 &a9)
 
void init (const Real3 &a0, const Real3 &a1, const Real3 &a2, const Real3 &a3, const Real3 &a4, const Real3 &a5, const Real3 &a6, const Real3 &a7, const Real3 &a8, const Real3 &a9)
 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::Heptaedron10.

Définition à la ligne 396 du fichier GeneratedGeomElement.h.

Documentation des définitions de type membres

◆ ConstViewType

◆ ViewType

Documentation des constructeurs et destructeur

◆ Heptaedron10Element() [1/4]

Heptaedron10Element::Heptaedron10Element ( )
inline

Définition à la ligne 405 du fichier GeneratedGeomElement.h.

◆ Heptaedron10Element() [2/4]

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

Définition à la ligne 406 du fichier GeneratedGeomElement.h.

◆ Heptaedron10Element() [3/4]

Heptaedron10Element::Heptaedron10Element ( Real3ConstArrayView  coords)
inline

Définition à la ligne 407 du fichier GeneratedGeomElement.h.

◆ Heptaedron10Element() [4/4]

Heptaedron10Element::Heptaedron10Element ( const Real3 &  a0,
const Real3 &  a1,
const Real3 &  a2,
const Real3 &  a3,
const Real3 &  a4,
const Real3 &  a5,
const Real3 &  a6,
const Real3 &  a7,
const Real3 &  a8,
const Real3 &  a9 
)
inline

Définition à la ligne 408 du fichier GeneratedGeomElement.h.

Documentation des fonctions membres

◆ constView()

ConstViewType Heptaedron10Element::constView ( ) const
inline

Vue constante sur l'élément.

Définition à la ligne 441 du fichier GeneratedGeomElement.h.

◆ init()

void Heptaedron10Element::init ( const Real3 &  a0,
const Real3 &  a1,
const Real3 &  a2,
const Real3 &  a3,
const Real3 &  a4,
const Real3 &  a5,
const Real3 &  a6,
const Real3 &  a7,
const Real3 &  a8,
const Real3 &  a9 
)
inline

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

Définition à la ligne 423 du fichier GeneratedGeomElement.h.

◆ operator ConstViewType()

Heptaedron10Element::operator ConstViewType ( ) const
inline

Opérateur de conversion vers une vue constante.

Définition à la ligne 437 du fichier GeneratedGeomElement.h.

◆ operator ViewType()

Heptaedron10Element::operator ViewType ( )
inline

Opérateur de conversion vers une vue modifiable.

Définition à la ligne 439 du fichier GeneratedGeomElement.h.

◆ view()

ViewType Heptaedron10Element::view ( )
inline

Vue modifiable sur l'élément.

Définition à la ligne 443 du fichier GeneratedGeomElement.h.


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