| accessor() const | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| accessor_type typedef | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | |
| allocation_kokkos_view() | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| allocation_kokkos_view() const | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| allocation_mdspan() const | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| allocation_mdspan() | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| allocation_mdspan_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| base_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | protected |
| Chunk | ddc::Chunk< ElementType, SupportType, Allocator > | friend |
| Chunk()=default | ddc::Chunk< ElementType, SupportType, Allocator > | |
| Chunk(std::string const &label, SupportType const &domain, Allocator allocator=Allocator()) | ddc::Chunk< ElementType, SupportType, Allocator > | inlineexplicit |
| Chunk(SupportType const &domain, Allocator allocator=Allocator()) | ddc::Chunk< ElementType, SupportType, Allocator > | inlineexplicit |
| Chunk(Chunk const &other)=delete | ddc::Chunk< ElementType, SupportType, Allocator > | |
| Chunk(Chunk &&other) noexcept | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| ChunkCommon()=default | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | protected |
| ChunkCommon(allocation_mdspan_type allocation_mdspan, SupportType const &domain) noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inlineprotected |
| ChunkCommon(ElementType *ptr, SupportType const &domain) | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inlineprotected |
| ChunkCommon(ChunkCommon const &other)=default | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | protected |
| ChunkCommon(ChunkCommon &&other) noexcept=default | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | protected |
| const_allocation_mdspan_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| data_handle() const | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| data_handle() | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| data_handle_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| discrete_domain_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| discrete_element_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| discrete_vector_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| domain() const noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| domain() const noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| element_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| extent() const noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| extents() const noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| extents_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| is_always_exhaustive() noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inlinestatic |
| is_always_strided() noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inlinestatic |
| is_always_unique() noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inlinestatic |
| is_exhaustive() const noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| is_strided() const noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| is_unique() const noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| label() const | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| layout_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| m_allocation_mdspan | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | protected |
| m_domain | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | protected |
| mapping() const noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| mapping_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| memory_space typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| operator()(DElems const &... delems) const noexcept | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| operator()(DVects const &... dvects) const noexcept | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| operator()(DElems const &... delems) noexcept | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| operator()(DVects const &... dvects) noexcept | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| operator=(Chunk const &other)=delete | ddc::Chunk< ElementType, SupportType, Allocator > | |
| operator=(Chunk &&other) noexcept | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| ChunkCommon< ElementType, SupportType, Kokkos::layout_right >::operator=(ChunkCommon const &other)=default | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | protected |
| ChunkCommon< ElementType, SupportType, Kokkos::layout_right >::operator=(ChunkCommon &&other) noexcept=default | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | protected |
| operator[](DiscreteElement< QueryDDims... > const &slice_spec) const | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| operator[](DiscreteElement< QueryDDims... > const &slice_spec) | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| operator[](DiscreteDomain< QueryDDims... > const &odomain) const | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| operator[](DiscreteDomain< QueryDDims... > const &odomain) | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| rank() noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inlinestatic |
| rank_dynamic() noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inlinestatic |
| reference typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| size() const noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| size_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| span_cview() const | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| span_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| span_view() const | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| span_view() | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| static_extent(std::size_t r) noexcept | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inlinestatic |
| stride() const | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | inline |
| value_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| view_type typedef | ddc::Chunk< ElementType, SupportType, Allocator > | |
| ~Chunk() noexcept | ddc::Chunk< ElementType, SupportType, Allocator > | inline |
| ~ChunkCommon() noexcept=default | ddc::ChunkCommon< ElementType, SupportType, Kokkos::layout_right > | protected |