Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::geometric::Hexaedron8ElementConstView Class Reference

Constant view on geometric elements of type GeomType::Hexaedron8. More...

#include <arcane/geometry/GeomElementView.h>

Inheritance diagram for Arcane::geometric::Hexaedron8ElementConstView:
Collaboration diagram for Arcane::geometric::Hexaedron8ElementConstView:

Public Member Functions

 Hexaedron8ElementConstView (ARCANE_RESTRICT const Real3POD *ptr)
Public Member Functions inherited from Arcane::geometric::GeomElementConstViewBase
 GeomElementConstViewBase (ARCANE_RESTRICT const Real3POD *ptr)
const Real3 operator[] (Integer i) const
 Retrieves the value of the i-th node.
const Real3 s (Integer i) const
 Retrieves the value of the i-th node.

Additional Inherited Members

Protected Attributes inherited from Arcane::geometric::GeomElementConstViewBase
ARCANE_RESTRICT const Real3PODm_s

Detailed Description

Constant view on geometric elements of type GeomType::Hexaedron8.

It is possible to retrieve a view of this type via:

For more information on usage, refer to arcanedoc_cea_geometric_viewusage

Definition at line 430 of file src/arcane/geometry/GeomElementView.h.

Constructor & Destructor Documentation

◆ Hexaedron8ElementConstView()

Arcane::geometric::Hexaedron8ElementConstView::Hexaedron8ElementConstView ( ARCANE_RESTRICT const Real3POD * ptr)
inline

Definition at line 434 of file src/arcane/geometry/GeomElementView.h.


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