Template Numerical Library version\ main:94209208
Loading...
Searching...
No Matches
TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization > Member List

This is the complete list of members for TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >, including all inherited members.

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
ChunkedEllpack()=default (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
ChunkedEllpack(const SizesContainer &segmentsSizes) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
ChunkedEllpack(const std::initializer_list< ListIndex > &segmentsSizes) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
ChunkedEllpack(const ChunkedEllpack &segments) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
ChunkedEllpack(ChunkedEllpack &&segments) noexcept=default (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
ChunkedEllpackBase()=default (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)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) (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
ChunkedEllpackBase(const ChunkedEllpackBase &)=default (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
ChunkedEllpackBase(ChunkedEllpackBase &&) noexcept=default (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)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::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >protected
ConstOffsetsView typedef (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)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 >
ConstViewType typedef (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
desiredChunkSize (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >protected
DeviceType typedef (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)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 >
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 >
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 (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getChunksToSegmentsMappingView() (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getChunksToSegmentsMappingView() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getConstView() const (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
getDesiredChunkSize() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getGlobalIndex(IndexType segmentIdx, IndexType localIdx) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getNumberOfSlices() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getOrganization() (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >inlinestatic
getSegmentPointersView() (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSegmentPointersView() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSegmentsCount() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSegmentSize(IndexType segmentIdx) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSegmentsType() (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >static
getSegmentToChunkMappingView() (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSegmentToChunkMappingView() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSegmentToSliceMappingView() (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSegmentToSliceMappingView() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSegmentView(IndexType segmentIdx) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSerializationType() (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >static
getSize() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSlicesView() (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getSlicesView() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getStorageSize() const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
getView() (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
havePadding() (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >inlinestatic
IndexType typedef (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
load(File &file) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
numberOfSlices (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >protected
OffsetsContainer typedef (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
OffsetsView typedef (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
operator=(const ChunkedEllpack &segments)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
operator=(ChunkedEllpack &&) noexcept(false)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
operator=(const ChunkedEllpack< Device_, Index_, IndexAllocator_, Organization_ > &segments) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
operator=(const ChunkedEllpack< Device_, Index_, IndexAllocator_, Organization_ > &segments) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
operator=(const ChunkedEllpackBase &)=delete (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
operator=(ChunkedEllpackBase &&)=delete (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
printStructure(std::ostream &str) const (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
reset() (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
resolveSliceSizes(SizesContainer &segmentsSizes) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >protected
resolveSliceSizes(SegmentsSizes &segmentsSizes) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
save(File &file) const (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
segmentPointersTNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >protected
segmentToChunkMappingTNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >protected
segmentToSliceMappingTNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >protected
SegmentViewType typedef (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
setSegmentsSizes(const SizesContainer &segmentsSizes) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
setSlice(SizesContainer &segmentsSizes, Index sliceIndex, Index &elementsToAllocation) (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >protected
size (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >protected
SliceInfoAllocator typedef (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
SliceInfoContainer typedef (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
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::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >protected
storageSize (defined in TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >)TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >protected
ViewTemplate typedef (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
ViewType typedef (defined in TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >)TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >