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

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

#include <arcane/geometry/GeomElementView.h>

Inheritance diagram for Arcane::geometric::Octaedron12ElementConstView:
Collaboration diagram for Arcane::geometric::Octaedron12ElementConstView:

Public Member Functions

 Octaedron12ElementConstView (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::Octaedron12.

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 556 of file src/arcane/geometry/GeomElementView.h.

Constructor & Destructor Documentation

◆ Octaedron12ElementConstView()

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

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


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