Template Numerical Library version\ main:4e6e2c1
Loading...
Searching...
No Matches
TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > Member List

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

AdaptiveCSR()TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
AdaptiveCSR(const AdaptiveCSR &segments)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
AdaptiveCSR(AdaptiveCSR &&) noexcept=defaultTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
AdaptiveCSR(const SizesContainer &segmentsSizes)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
AdaptiveCSR(const std::initializer_list< ListIndex > &segmentsSizes)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
bind(OffsetsView offsets)TNL::Algorithms::Segments::CSRBase< Device, Index >protected
BlocksArray typedefTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
blocksArrayTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >protected
BlocksType typedefTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
BlocksView typedefTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
BlocksViewArray typedefTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
ConstOffsetsView typedefTNL::Algorithms::Segments::CSRBase< Device, Index >
ConstViewType typedefTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
CSR()TNL::Algorithms::Segments::CSR< Device, Index, typename Allocators::Default< Device >::template Allocator< Index > >
CSRBase()=defaultTNL::Algorithms::Segments::CSRBase< Device, Index >
CSRBase(const CSRBase &)=defaultTNL::Algorithms::Segments::CSRBase< Device, Index >
CSRBase(CSRBase &&) noexcept=defaultTNL::Algorithms::Segments::CSRBase< Device, Index >
CSRBase(const OffsetsView &offsets)TNL::Algorithms::Segments::CSRBase< Device, Index >
CSRBase(OffsetsView &&offsets)TNL::Algorithms::Segments::CSRBase< Device, Index >
DeviceType typedefTNL::Algorithms::Segments::CSRBase< Device, Index >
findLimit(Index start, const Offsets &offsets, Index size, detail::Type &type) (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >protected
forAllElements(Function function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
forAllElementsIf(Condition condition, Function function) const (defined in TNL::Algorithms::Segments::CSRBase< Device, Index >)TNL::Algorithms::Segments::CSRBase< Device, Index >
forAllSegments(Function &&function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
forElements(IndexType begin, IndexType end, Function function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
forElements(const Array &segmentIndexes, Index begin, Index end, Function function) const (defined in TNL::Algorithms::Segments::CSRBase< Device, Index >)TNL::Algorithms::Segments::CSRBase< Device, Index >
forElements(const Array &segmentIndexes, Function function) const (defined in TNL::Algorithms::Segments::CSRBase< Device, Index >)TNL::Algorithms::Segments::CSRBase< Device, Index >
forElementsIf(IndexType begin, IndexType end, Condition condition, Function function) const (defined in TNL::Algorithms::Segments::CSRBase< Device, Index >)TNL::Algorithms::Segments::CSRBase< Device, Index >
forSegments(IndexType begin, IndexType end, Function &&function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
getBlocks() constTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
getConstView() constTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
getElementCount() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getGlobalIndex(Index segmentIdx, Index localIdx) constTNL::Algorithms::Segments::CSRBase< Device, Index >
getOffsets()TNL::Algorithms::Segments::CSRBase< Device, Index >
getOffsets() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getOrganization()TNL::Algorithms::Segments::CSRBase< Device, Index >inlinestatic
getSegmentCount() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getSegmentsCount() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getSegmentSize(IndexType segmentIdx) constTNL::Algorithms::Segments::CSRBase< Device, Index >
getSegmentsType()TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >static
getSegmentView(IndexType segmentIdx) constTNL::Algorithms::Segments::CSRBase< Device, Index >
getSerializationType()TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >static
getSize() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getSizeValueLog(const int &i) (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >inlineprotectedstatic
getStorageSize() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getView()TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
havePadding()TNL::Algorithms::Segments::CSRBase< Device, Index >inlinestatic
IndexType typedefTNL::Algorithms::Segments::CSRBase< Device, Index >
initValueSize(const Offsets &offsets) (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >protected
load(File &file)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
MaxValueSizeLog() (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >inlinestatic
OffsetsContainer typedefTNL::Algorithms::Segments::CSR< Device, Index, typename Allocators::Default< Device >::template Allocator< Index > >
OffsetsView typedefTNL::Algorithms::Segments::CSRBase< Device, Index >
operator=(const AdaptiveCSR &segments)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
operator=(AdaptiveCSR &&) noexcept(false)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
operator=(const AdaptiveCSR< Device_, Index_, IndexAllocator_ > &segments)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
TNL::Algorithms::Segments::CSR< Device, Index, typename Allocators::Default< Device >::template Allocator< Index > >::operator=(const CSR &segments)TNL::Algorithms::Segments::CSR< Device, Index, typename Allocators::Default< Device >::template Allocator< Index > >
TNL::Algorithms::Segments::CSRBase::operator=(const CSRBase &)=deleteTNL::Algorithms::Segments::CSRBase< Device, Index >
TNL::Algorithms::Segments::CSRBase::operator=(CSRBase &&)=deleteTNL::Algorithms::Segments::CSRBase< Device, Index >
reset()TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
save(File &file) constTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
SegmentViewType typedefTNL::Algorithms::Segments::CSRBase< Device, Index >
Self typedefTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
sequentialForAllSegments(Function &&function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
sequentialForSegments(IndexType begin, IndexType end, Function &&function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
setSegmentsSizes(const SizesContainer &segmentsSizes)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
view (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >)TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >protected
ViewTemplate typedefTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
ViewType typedefTNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >