| bind(IndexType size, IndexType storageSize, IndexType numberOfSlices, IndexType chunksInSlice, IndexType desiredChunkSize, OffsetsView segmentToChunkMapping, OffsetsView segmentToSliceMapping, OffsetsView chunksToSegmentsMapping, OffsetsView segmentPointers, SliceInfoContainerView slices) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| ChunkedEllpackBase()=default | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| ChunkedEllpackBase(const ChunkedEllpackBase &)=default | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| ChunkedEllpackBase(ChunkedEllpackBase &&) noexcept=default | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| ChunkedEllpackBase(IndexType size, IndexType storageSize, IndexType numberOfSlices, IndexType chunksInSlice, IndexType desiredChunkSize, OffsetsView segmentToChunkMapping, OffsetsView segmentToSliceMapping, OffsetsView chunksToSegmentsMapping, OffsetsView segmentPointers, SliceInfoContainerView slices) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| chunksInSlice (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| chunksToSegmentsMapping (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| ConstOffsetsView typedef | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| ConstSliceInfoContainerView typedef (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| desiredChunkSize (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| DeviceType typedef | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| forAllElements(Function &&function) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| forAllElementsIf(Condition condition, Function function) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| forAllSegments(Function &&function) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| forElements(IndexType begin, IndexType end, Function &&function) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| forElements(const Array &segmentIndexes, Index begin, Index end, Function function) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| forElements(const Array &segmentIndexes, Function function) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| forElementsIf(IndexType begin, IndexType end, Condition condition, Function function) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| forSegments(IndexType begin, IndexType end, Function &&function) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getChunksInSlice() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getChunksToSegmentsMappingView() | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getChunksToSegmentsMappingView() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getDesiredChunkSize() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getElementCount() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getGlobalIndex(IndexType segmentIdx, IndexType localIdx) const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getNumberOfSlices() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getOrganization() | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | inlinestatic |
| getSegmentCount() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSegmentPointersView() | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSegmentPointersView() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSegmentsCount() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSegmentSize(IndexType segmentIdx) const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSegmentsType() | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | static |
| getSegmentToChunkMappingView() | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSegmentToChunkMappingView() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSegmentToSliceMappingView() | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSegmentToSliceMappingView() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSegmentView(IndexType segmentIdx) const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSerializationType() | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | static |
| getSize() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSlicesView() | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getSlicesView() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| getStorageSize() const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| havePadding() | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | inlinestatic |
| IndexType typedef | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| numberOfSlices (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| OffsetsView typedef | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| operator=(const ChunkedEllpackBase &)=delete | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| operator=(ChunkedEllpackBase &&)=delete | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| printStructure(std::ostream &str) const | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| segmentPointers | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| segmentToChunkMapping | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| segmentToSliceMapping | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| SegmentViewType typedef | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| size (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| SliceInfoContainerView typedef (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| SliceInfoType typedef (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |
| slices (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| storageSize (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >) | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | protected |
| ViewTemplate typedef | TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization > | |