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

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

Public Types

typedef HexaElementConstView ElementConstView
typedef HexaElementView ElementView
typedef HexaElement ElementType
typedef Hexaedron8Element SVCElement
typedef Hexaedron8ElementView SVCElementView

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 274 of file GeneratedGeomShapeView.h.

Member Typedef Documentation

◆ ElementConstView

typedef HexaElementConstView Hexaedron8ShapeView::ElementConstView

Definition at line 279 of file GeneratedGeomShapeView.h.

◆ ElementType

typedef HexaElement Hexaedron8ShapeView::ElementType

Definition at line 281 of file GeneratedGeomShapeView.h.

◆ ElementView

typedef HexaElementView Hexaedron8ShapeView::ElementView

Definition at line 280 of file GeneratedGeomShapeView.h.

◆ SVCElement

typedef Hexaedron8Element Hexaedron8ShapeView::SVCElement

Definition at line 282 of file GeneratedGeomShapeView.h.

◆ SVCElementView

typedef Hexaedron8ElementView Hexaedron8ShapeView::SVCElementView

Definition at line 283 of file GeneratedGeomShapeView.h.

Constructor & Destructor Documentation

◆ Hexaedron8ShapeView() [1/2]

Hexaedron8ShapeView::Hexaedron8ShapeView ( )
inline

Definition at line 287 of file GeneratedGeomShapeView.h.

◆ Hexaedron8ShapeView() [2/2]

Hexaedron8ShapeView::Hexaedron8ShapeView ( const GeomShapeView & rhs)
inlineexplicit

Definition at line 288 of file GeneratedGeomShapeView.h.

Member Function Documentation

◆ elemView()

Hexaedron8ElementConstView Hexaedron8ShapeView::elemView ( ) const
inline

Constant view of the geometric element.

Definition at line 304 of file GeneratedGeomShapeView.h.

◆ fillSVC()

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

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

Definition at line 299 of file GeneratedGeomShapeView.h.

◆ geomType()

GeomType Hexaedron8ShapeView::geomType ( )
inlinestatic

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

Definition at line 297 of file GeneratedGeomShapeView.h.

◆ nbNode()

Integer Hexaedron8ShapeView::nbNode ( )
inlinestatic

Number of nodes of the shape (returns 8).

Definition at line 295 of file GeneratedGeomShapeView.h.

◆ operator Hexaedron8ElementConstView()

Hexaedron8ShapeView::operator Hexaedron8ElementConstView ( ) const
inline

Conversion operator to a constant view of the geometric element.

Definition at line 302 of file GeneratedGeomShapeView.h.


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