| alignedSize (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | protected |
| bind(IndexType segmentsCount, IndexType segmentSize, IndexType alignedSize) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | protected |
| DeviceType typedef | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| EllpackBase()=default | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| EllpackBase(const EllpackBase &)=default | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| EllpackBase(EllpackBase &&) noexcept=default | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| EllpackBase(IndexType segmentsCount, IndexType segmentSize, IndexType alignedSize) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| forAllElements(Function &&function) const (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| forAllElementsIf(Condition condition, Function function) const (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| forAllSegments(Function &&function) const (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| forElements(IndexType begin, IndexType end, Function &&function) const (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| forElements(const Array &segmentIndexes, Index begin, Index end, Function function) const (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| forElements(const Array &segmentIndexes, Function function) const (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| forElementsIf(IndexType begin, IndexType end, Condition condition, Function function) const (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| forSegments(IndexType begin, IndexType end, Function &&function) const (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getAlignedSize() const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getAlignment() | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | inlinestatic |
| getElementCount() const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getGlobalIndex(Index segmentIdx, Index localIdx) const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getOrganization() | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | inlinestatic |
| getSegmentCount() const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getSegmentsCount() const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getSegmentSize(IndexType segmentIdx) const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getSegmentSize() const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getSegmentsType() | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | static |
| getSegmentView(IndexType segmentIdx) const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getSerializationType() | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | static |
| getSize() const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| getStorageSize() const | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| havePadding() | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | inlinestatic |
| IndexType typedef | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| operator=(const EllpackBase &)=delete | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| operator=(EllpackBase &&)=delete | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |
| segmentsCount (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | protected |
| segmentSize (defined in TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment >) | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | protected |
| SegmentViewType typedef | TNL::Algorithms::Segments::EllpackBase< Device, Index, Organization, Alignment > | |