Public Types | |
| using | BaseClass = ArrayExtents<Extents> |
| using | MDIndexType = typename BaseClass::MDIndexType |
| using | LoopIndexType = typename BaseClass::LoopIndexType |
| using | ArrayExtentType = Arcane::ArrayExtents<Extents> |
Public Member Functions | |
| constexpr | ArrayBoundsBase (const BaseClass &rhs) |
| constexpr | ArrayBoundsBase (const std::array< Int32, Extents::nb_dynamic > &v) |
| constexpr __host__ __device__ Int64 | nbElement () const |
Definition at line 29 of file arccore/src/base/arccore/base/ArrayBounds.h.
| using Arcane::ArrayBoundsBase< Extents >::ArrayExtentType = Arcane::ArrayExtents<Extents> |
Definition at line 40 of file arccore/src/base/arccore/base/ArrayBounds.h.
| using Arcane::ArrayBoundsBase< Extents >::BaseClass = ArrayExtents<Extents> |
Definition at line 34 of file arccore/src/base/arccore/base/ArrayBounds.h.
| using Arcane::ArrayBoundsBase< Extents >::LoopIndexType = typename BaseClass::LoopIndexType |
Definition at line 39 of file arccore/src/base/arccore/base/ArrayBounds.h.
| using Arcane::ArrayBoundsBase< Extents >::MDIndexType = typename BaseClass::MDIndexType |
Definition at line 38 of file arccore/src/base/arccore/base/ArrayBounds.h.
|
inlineexplicitconstexpr |
Definition at line 47 of file arccore/src/base/arccore/base/ArrayBounds.h.
|
inlineexplicitconstexpr |
Definition at line 52 of file arccore/src/base/arccore/base/ArrayBounds.h.
|
inlineconstexpr |
Definition at line 59 of file arccore/src/base/arccore/base/ArrayBounds.h.