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

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

Inheritance diagram for Heptaedron10ShapeView:
Collaboration diagram for Heptaedron10ShapeView:

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 src/arcane/geometry/GeneratedGeomShapeView.h.

Member Typedef Documentation

◆ ElementConstView

typedef Wedge7ElementConstView Heptaedron10ShapeView::ElementConstView

◆ ElementType

typedef Wedge7Element Heptaedron10ShapeView::ElementType

◆ ElementView

typedef Wedge7ElementView Heptaedron10ShapeView::ElementView

◆ SVCElement

typedef Hexaedron8Element Heptaedron10ShapeView::SVCElement

◆ SVCElementView

typedef Hexaedron8ElementView Heptaedron10ShapeView::SVCElementView

Constructor & Destructor Documentation

◆ Heptaedron10ShapeView() [1/2]

Heptaedron10ShapeView::Heptaedron10ShapeView ( )
inline

◆ Heptaedron10ShapeView() [2/2]

Heptaedron10ShapeView::Heptaedron10ShapeView ( const GeomShapeView & rhs)
inlineexplicit

Member Function Documentation

◆ elemView()

Heptaedron10ElementConstView Heptaedron10ShapeView::elemView ( ) const
inline

Constant view of the geometric element.

Definition at line 342 of file src/arcane/geometry/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 src/arcane/geometry/GeneratedGeomShapeView.h.

◆ geomType()

GeomType Heptaedron10ShapeView::geomType ( )
inlinestatic

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

Definition at line 335 of file src/arcane/geometry/GeneratedGeomShapeView.h.

◆ nbNode()

Integer Heptaedron10ShapeView::nbNode ( )
inlinestatic

Number of nodes of the shape (returns 10).

Definition at line 333 of file src/arcane/geometry/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 src/arcane/geometry/GeneratedGeomShapeView.h.


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