Class to maintain the number of elements in each dimension.
More...
#include <arccore/base/ArrayExtents.h>
|
| __host__ static __device__ ArrayExtentsBase< Extents > | fromSpan (SmallSpan< const Int32 > extents) |
| | Constructs an instance from the values given in extents.
|
template<typename Extents>
class Arcane::ArrayExtentsBase< Extents >
Class to maintain the number of elements in each dimension.
Definition at line 139 of file arccore/src/base/arccore/base/ArrayExtents.h.
◆ ArrayExtentsPreviousRank
template<typename Extents>
| using Arcane::ArrayExtentsBase< Extents >::ArrayExtentsPreviousRank = ArrayExtentsBase<typename Extents::RemovedFirstExtentsType> |
|
protected |
◆ BaseClass
template<typename Extents>
◆ DynamicDimsType
template<typename Extents>
◆ ArrayExtentsBase() [1/3]
template<typename Extents>
◆ ArrayExtentsBase() [2/3]
template<typename Extents>
|
|
inlineexplicitconstexprprotected |
◆ ArrayExtentsBase() [3/3]
template<typename Extents>
|
|
inlineexplicitconstexprprotected |
◆ constLargeExtent()
template<typename Extents>
◆ fromSpan()
template<typename Extents>
◆ removeFirstExtent()
template<typename Extents>
◆ setExtent0()
template<typename Extents>
The documentation for this class was generated from the following file: