Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::geometric::Pyramid5ElementConstView Class Reference

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

#include <arcane/geometry/GeomElementView.h>

Public Member Functions

 Pyramid5ElementConstView (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::Pyramid5.

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 311 of file GeomElementView.h.

Constructor & Destructor Documentation

◆ Pyramid5ElementConstView()

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

Definition at line 315 of file GeomElementView.h.


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