| BiEllpackBase()=default | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| BiEllpackBase(const BiEllpackBase &)=default | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| BiEllpackBase(BiEllpackBase &&) noexcept=default | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| BiEllpackBase(IndexType size, IndexType storageSize, OffsetsView segmentsPermutation, OffsetsView groupPointers) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| bind(IndexType size, IndexType storageSize, OffsetsView segmentsPermutation, OffsetsView groupPointers) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | protected |
| ConstOffsetsView typedef | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| DeviceType typedef | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| forAllElements(Function &&function) const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| forAllElementsIf(Condition condition, Function function) const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| forAllSegments(Function &&function) const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| forElements(IndexType begin, IndexType end, Function &&function) const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| forElements(const Array &segmentIndexes, Index begin, Index end, Function function) const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| forElements(const Array &segmentIndexes, Function function) const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| forElementsIf(IndexType begin, IndexType end, Condition condition, Function function) const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| forSegments(IndexType begin, IndexType end, Function &&function) const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getElementCount() const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getGlobalIndex(Index segmentIdx, Index localIdx) const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getGroupPointersView() | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getGroupPointersView() const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getLogWarpSize() | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | inlinestatic |
| getOrganization() | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | inlinestatic |
| getSegmentCount() const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getSegmentsCount() const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getSegmentSize(IndexType segmentIdx) const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getSegmentsPermutationView() | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getSegmentsPermutationView() const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getSegmentsType() | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | static |
| getSegmentView(IndexType segmentIdx) const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getSerializationType() | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | static |
| getSize() const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getStorageSize() const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getVirtualSegments() const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| getVirtualSegments(IndexType segmentsCount) const (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | protected |
| getWarpSize() | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | inlinestatic |
| groupPointers (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | protected |
| havePadding() | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | inlinestatic |
| IndexType typedef | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| OffsetsView typedef | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| operator=(const BiEllpackBase &)=delete | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| operator=(BiEllpackBase &&)=delete | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| printStructure(std::ostream &str) const | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| segmentsPermutation (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | protected |
| SegmentViewType typedef | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | |
| size (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | protected |
| storageSize (defined in TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize >) | TNL::Algorithms::Segments::BiEllpackBase< Device, Index, Organization, WarpSize > | protected |