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

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

#include <arcane/geometry/GeneratedGeomShapeView.h>

Public Types

typedef TetraElementConstView ElementConstView
typedef TetraElementView ElementView
typedef TetraElement ElementType
typedef Hexaedron8Element SVCElement
typedef Hexaedron8ElementView SVCElementView

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 161 of file GeneratedGeomShapeView.h.

Member Typedef Documentation

◆ ElementConstView

typedef TetraElementConstView Tetraedron4ShapeView::ElementConstView

Definition at line 166 of file GeneratedGeomShapeView.h.

◆ ElementType

typedef TetraElement Tetraedron4ShapeView::ElementType

Definition at line 168 of file GeneratedGeomShapeView.h.

◆ ElementView

typedef TetraElementView Tetraedron4ShapeView::ElementView

Definition at line 167 of file GeneratedGeomShapeView.h.

◆ SVCElement

typedef Hexaedron8Element Tetraedron4ShapeView::SVCElement

Definition at line 169 of file GeneratedGeomShapeView.h.

◆ SVCElementView

typedef Hexaedron8ElementView Tetraedron4ShapeView::SVCElementView

Definition at line 170 of file GeneratedGeomShapeView.h.

Constructor & Destructor Documentation

◆ Tetraedron4ShapeView() [1/2]

Tetraedron4ShapeView::Tetraedron4ShapeView ( )
inline

Definition at line 174 of file GeneratedGeomShapeView.h.

◆ Tetraedron4ShapeView() [2/2]

Tetraedron4ShapeView::Tetraedron4ShapeView ( const GeomShapeView & rhs)
inlineexplicit

Definition at line 175 of file GeneratedGeomShapeView.h.

Member Function Documentation

◆ elemView()

Tetraedron4ElementConstView Tetraedron4ShapeView::elemView ( ) const
inline

Constant view of the geometric element.

Definition at line 191 of file GeneratedGeomShapeView.h.

◆ fillSVC()

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

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

Definition at line 186 of file GeneratedGeomShapeView.h.

◆ geomType()

GeomType Tetraedron4ShapeView::geomType ( )
inlinestatic

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

Definition at line 184 of file GeneratedGeomShapeView.h.

◆ nbNode()

Integer Tetraedron4ShapeView::nbNode ( )
inlinestatic

Number of nodes of the shape (returns 4).

Definition at line 182 of file GeneratedGeomShapeView.h.

◆ operator Tetraedron4ElementConstView()

Tetraedron4ShapeView::operator Tetraedron4ElementConstView ( ) const
inline

Conversion operator to a constant view of the geometric element.

Definition at line 189 of file GeneratedGeomShapeView.h.


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