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

Specific view on geometric shapes of type GeomType::Heptaedron10. More...

#include <arcane/geometry/GeneratedGeomShapeView.h>

Public Types

typedef Wedge7ElementConstView ElementConstView
typedef Wedge7ElementView ElementView
typedef Wedge7Element ElementType
typedef Hexaedron8Element SVCElement
typedef Hexaedron8ElementView SVCElementView

Public Member Functions

 Heptaedron10ShapeView (const GeomShapeView &rhs)
void fillSVC (Hexaedron8ElementView svc, Integer i)
 Fills svc with the values of the i-th control sub-volume.
 operator Heptaedron10ElementConstView () const
 Conversion operator to a constant view of the geometric element.
Heptaedron10ElementConstView elemView () const
 Constant view of the geometric element.

Static Public Member Functions

static Integer nbNode ()
 Number of nodes of the shape (returns 10).
static GeomType geomType ()
 Type of the shape (returns GeomType::Heptaedron10 ).

Detailed Description

Specific view on geometric shapes of type GeomType::Heptaedron10.

Definition at line 312 of file GeneratedGeomShapeView.h.

Member Typedef Documentation

◆ ElementConstView

typedef Wedge7ElementConstView Heptaedron10ShapeView::ElementConstView

Definition at line 317 of file GeneratedGeomShapeView.h.

◆ ElementType

typedef Wedge7Element Heptaedron10ShapeView::ElementType

Definition at line 319 of file GeneratedGeomShapeView.h.

◆ ElementView

typedef Wedge7ElementView Heptaedron10ShapeView::ElementView

Definition at line 318 of file GeneratedGeomShapeView.h.

◆ SVCElement

typedef Hexaedron8Element Heptaedron10ShapeView::SVCElement

Definition at line 320 of file GeneratedGeomShapeView.h.

◆ SVCElementView

typedef Hexaedron8ElementView Heptaedron10ShapeView::SVCElementView

Definition at line 321 of file GeneratedGeomShapeView.h.

Constructor & Destructor Documentation

◆ Heptaedron10ShapeView() [1/2]

Heptaedron10ShapeView::Heptaedron10ShapeView ( )
inline

Definition at line 325 of file GeneratedGeomShapeView.h.

◆ Heptaedron10ShapeView() [2/2]

Heptaedron10ShapeView::Heptaedron10ShapeView ( const GeomShapeView & rhs)
inlineexplicit

Definition at line 326 of file GeneratedGeomShapeView.h.

Member Function Documentation

◆ elemView()

Heptaedron10ElementConstView Heptaedron10ShapeView::elemView ( ) const
inline

Constant view of the geometric element.

Definition at line 342 of file GeneratedGeomShapeView.h.

◆ fillSVC()

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

Fills svc with the values of the i-th control sub-volume.

Definition at line 337 of file GeneratedGeomShapeView.h.

◆ geomType()

GeomType Heptaedron10ShapeView::geomType ( )
inlinestatic

Type of the shape (returns GeomType::Heptaedron10 ).

Definition at line 335 of file GeneratedGeomShapeView.h.

◆ nbNode()

Integer Heptaedron10ShapeView::nbNode ( )
inlinestatic

Number of nodes of the shape (returns 10).

Definition at line 333 of file GeneratedGeomShapeView.h.

◆ operator Heptaedron10ElementConstView()

Heptaedron10ShapeView::operator Heptaedron10ElementConstView ( ) const
inline

Conversion operator to a constant view of the geometric element.

Definition at line 340 of file GeneratedGeomShapeView.h.


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