accessor() const | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
accessor_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
allocation_kokkos_view() const | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
allocation_mdspan() const | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
allocation_mdspan_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
base_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | protected |
ChunkCommon()=default | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | protected |
ChunkCommon(allocation_mdspan_type allocation_mdspan, SupportType const &domain) noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inlineprotected |
ChunkCommon(ElementType *ptr, SupportType const &domain) | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inlineprotected |
ChunkCommon(ChunkCommon const &other)=default | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | protected |
ChunkCommon(ChunkCommon &&other) noexcept=default | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | protected |
ChunkSpan | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | friend |
ChunkSpan()=default | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
ChunkSpan(ChunkSpan const &other)=default | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
ChunkSpan(ChunkSpan &&other) noexcept=default | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
ChunkSpan(Chunk< OElementType, SupportType, Allocator > &&other) noexcept=delete | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
ChunkSpan(Chunk< OElementType, SupportType, Allocator > &other) noexcept | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inlineexplicit |
ChunkSpan(Chunk< OElementType, SupportType, Allocator > const &other) noexcept | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inlineexplicit |
ChunkSpan(ChunkSpan< OElementType, SupportType, layout_type, MemorySpace > const &other) noexcept | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inlineexplicit |
ChunkSpan(ElementType *const ptr, SupportType const &domain) | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
ChunkSpan(allocation_mdspan_type allocation_mdspan, SupportType const &domain) | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
ChunkSpan(KokkosView const &view, SupportType const &domain) noexcept | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
const_allocation_mdspan_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
data_handle() const | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
data_handle_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
discrete_domain_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
discrete_element_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
domain() const noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
domain() const noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
element_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
extent() const noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
extents() const noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
extents_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
get_slicer_for(DiscreteVector< ODDims... > const &c) | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inlineprotectedstatic |
is_always_exhaustive() noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inlinestatic |
is_always_strided() noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inlinestatic |
is_always_unique() noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inlinestatic |
is_exhaustive() const noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
is_strided() const noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
is_unique() const noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
layout_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
m_allocation_mdspan | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | protected |
m_domain | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | protected |
mapping() const noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
mapping_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
memory_space typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
operator()(DElems const &... delems) const noexcept | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
operator=(ChunkSpan const &other)=default | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
operator=(ChunkSpan &&other) noexcept=default | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
ddc::ChunkCommon::operator=(ChunkCommon const &other)=default | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | protected |
ddc::ChunkCommon::operator=(ChunkCommon &&other) noexcept=default | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | protected |
operator[](DiscreteElement< QueryDDims... > const &slice_spec) const | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
rank() noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inlinestatic |
rank_dynamic() noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inlinestatic |
reference typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
size() const noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
size_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
span_cview() const | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
span_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
span_view() const | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | inline |
static_extent(std::size_t r) noexcept | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inlinestatic |
stride() const | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | inline |
value_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
view_type typedef | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |
~ChunkCommon() noexcept=default | ddc::ChunkCommon< ElementType, SupportType, LayoutStridedPolicy > | protected |
~ChunkSpan() noexcept=default | ddc::ChunkSpan< ElementType, SupportType, LayoutStridedPolicy, MemorySpace > | |