Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Heptaedron10Element Class Reference

Geometric elements of type GeomType::Heptaedron10. More...

#include <arcane/geometry/GeneratedGeomElement.h>

Public Types

typedef Heptaedron10ElementConstView ConstViewType
typedef Heptaedron10ElementView ViewType

Public Member Functions

 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)
 Initializes the instance with the coordinates passed as arguments.
 operator ConstViewType () const
 Conversion operator to a constant view.
 operator ViewType ()
 Conversion operator to a modifiable view.
ConstViewType constView () const
 Constant view of the element.
ViewType view ()
 Modifiable view of the element.

Detailed Description

Geometric elements of type GeomType::Heptaedron10.

Definition at line 396 of file GeneratedGeomElement.h.

Member Typedef Documentation

◆ ConstViewType

typedef Heptaedron10ElementConstView Heptaedron10Element::ConstViewType

Definition at line 400 of file GeneratedGeomElement.h.

◆ ViewType

typedef Heptaedron10ElementView Heptaedron10Element::ViewType

Definition at line 401 of file GeneratedGeomElement.h.

Constructor & Destructor Documentation

◆ Heptaedron10Element() [1/4]

Heptaedron10Element::Heptaedron10Element ( )
inline

Definition at line 405 of file GeneratedGeomElement.h.

◆ Heptaedron10Element() [2/4]

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

Definition at line 406 of file GeneratedGeomElement.h.

◆ Heptaedron10Element() [3/4]

Heptaedron10Element::Heptaedron10Element ( Real3ConstArrayView coords)
inline

Definition at line 407 of file 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

Definition at line 408 of file GeneratedGeomElement.h.

Member Function Documentation

◆ constView()

ConstViewType Heptaedron10Element::constView ( ) const
inline

Constant view of the element.

Definition at line 441 of file 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

Initializes the instance with the coordinates passed as arguments.

Definition at line 423 of file GeneratedGeomElement.h.

◆ operator ConstViewType()

Heptaedron10Element::operator ConstViewType ( ) const
inline

Conversion operator to a constant view.

Definition at line 437 of file GeneratedGeomElement.h.

◆ operator ViewType()

Heptaedron10Element::operator ViewType ( )
inline

Conversion operator to a modifiable view.

Definition at line 439 of file GeneratedGeomElement.h.

◆ view()

ViewType Heptaedron10Element::view ( )
inline

Modifiable view of the element.

Definition at line 443 of file GeneratedGeomElement.h.


The documentation for this class was generated from the following file: