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

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

Public Types

typedef Wedge8ElementConstView ElementConstView
typedef Wedge8ElementView ElementView
typedef Wedge8Element ElementType
typedef Hexaedron8Element SVCElement
typedef Hexaedron8ElementView SVCElementView

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 350 of file GeneratedGeomShapeView.h.

Member Typedef Documentation

◆ ElementConstView

typedef Wedge8ElementConstView Octaedron12ShapeView::ElementConstView

Definition at line 355 of file GeneratedGeomShapeView.h.

◆ ElementType

typedef Wedge8Element Octaedron12ShapeView::ElementType

Definition at line 357 of file GeneratedGeomShapeView.h.

◆ ElementView

typedef Wedge8ElementView Octaedron12ShapeView::ElementView

Definition at line 356 of file GeneratedGeomShapeView.h.

◆ SVCElement

typedef Hexaedron8Element Octaedron12ShapeView::SVCElement

Definition at line 358 of file GeneratedGeomShapeView.h.

◆ SVCElementView

typedef Hexaedron8ElementView Octaedron12ShapeView::SVCElementView

Definition at line 359 of file GeneratedGeomShapeView.h.

Constructor & Destructor Documentation

◆ Octaedron12ShapeView() [1/2]

Octaedron12ShapeView::Octaedron12ShapeView ( )
inline

Definition at line 363 of file GeneratedGeomShapeView.h.

◆ Octaedron12ShapeView() [2/2]

Octaedron12ShapeView::Octaedron12ShapeView ( const GeomShapeView & rhs)
inlineexplicit

Definition at line 364 of file GeneratedGeomShapeView.h.

Member Function Documentation

◆ elemView()

Octaedron12ElementConstView Octaedron12ShapeView::elemView ( ) const
inline

Constant view of the geometric element.

Definition at line 380 of file GeneratedGeomShapeView.h.

◆ fillSVC()

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

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

Definition at line 375 of file GeneratedGeomShapeView.h.

◆ geomType()

GeomType Octaedron12ShapeView::geomType ( )
inlinestatic

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

Definition at line 373 of file GeneratedGeomShapeView.h.

◆ nbNode()

Integer Octaedron12ShapeView::nbNode ( )
inlinestatic

Number of nodes of the shape (returns 12).

Definition at line 371 of file GeneratedGeomShapeView.h.

◆ operator Octaedron12ElementConstView()

Octaedron12ShapeView::operator Octaedron12ElementConstView ( ) const
inline

Conversion operator to a constant view of the geometric element.

Definition at line 378 of file GeneratedGeomShapeView.h.


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