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 Real3POD * | m_s |
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.
|
inline |
Definition at line 315 of file GeomElementView.h.