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

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

Public Types

typedef PentaElementConstView ElementConstView
typedef PentaElementView ElementView
typedef PentaElement ElementType
typedef Hexaedron8Element SVCElement
typedef Hexaedron8ElementView SVCElementView

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 237 of file GeneratedGeomShapeView.h.

Member Typedef Documentation

◆ ElementConstView

typedef PentaElementConstView Pentaedron6ShapeView::ElementConstView

Definition at line 242 of file GeneratedGeomShapeView.h.

◆ ElementType

typedef PentaElement Pentaedron6ShapeView::ElementType

Definition at line 244 of file GeneratedGeomShapeView.h.

◆ ElementView

typedef PentaElementView Pentaedron6ShapeView::ElementView

Definition at line 243 of file GeneratedGeomShapeView.h.

◆ SVCElement

typedef Hexaedron8Element Pentaedron6ShapeView::SVCElement

Definition at line 245 of file GeneratedGeomShapeView.h.

◆ SVCElementView

typedef Hexaedron8ElementView Pentaedron6ShapeView::SVCElementView

Definition at line 246 of file GeneratedGeomShapeView.h.

Constructor & Destructor Documentation

◆ Pentaedron6ShapeView() [1/2]

Pentaedron6ShapeView::Pentaedron6ShapeView ( )
inline

Definition at line 250 of file GeneratedGeomShapeView.h.

◆ Pentaedron6ShapeView() [2/2]

Pentaedron6ShapeView::Pentaedron6ShapeView ( const GeomShapeView & rhs)
inlineexplicit

Definition at line 251 of file GeneratedGeomShapeView.h.

Member Function Documentation

◆ elemView()

Pentaedron6ElementConstView Pentaedron6ShapeView::elemView ( ) const
inline

Constant view of the geometric element.

Definition at line 266 of file GeneratedGeomShapeView.h.

◆ fillSVC()

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

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

Definition at line 261 of file GeneratedGeomShapeView.h.

◆ geomType()

GeomType Pentaedron6ShapeView::geomType ( )
inlinestatic

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

Definition at line 259 of file GeneratedGeomShapeView.h.

◆ nbNode()

Integer Pentaedron6ShapeView::nbNode ( )
inlinestatic

Number of nodes of the shape (returns 6).

Definition at line 257 of file GeneratedGeomShapeView.h.

◆ operator Pentaedron6ElementConstView()

Pentaedron6ShapeView::operator Pentaedron6ElementConstView ( ) const
inline

Conversion operator to a constant view of the geometric element.

Definition at line 264 of file GeneratedGeomShapeView.h.


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