Box() const noexcept | fub::PatchDataView< T, R, Layout > | inline |
Extent(std::size_t n) const | fub::PatchDataView< T, R, Layout > | inline |
Extents() const noexcept | fub::PatchDataView< T, R, Layout > | inline |
Mapping() const noexcept | fub::PatchDataView< T, R, Layout > | inline |
MdSpan() const noexcept | fub::PatchDataView< T, R, Layout > | inline |
mdspan_ | fub::PatchDataViewBase< T, R, Layout > | |
operator()(IndexType... indices) const | fub::PatchDataView< T, R, Layout > | inline |
operator()(const std::array< IndexType, sRank > &indices) const | fub::PatchDataView< T, R, Layout > | inline |
operator=(const PatchDataViewBase &)=default | fub::PatchDataViewBase< T, R, Layout > | |
Origin() const noexcept | fub::PatchDataView< T, R, Layout > | inline |
origin_ | fub::PatchDataViewBase< T, R, Layout > | |
PatchDataViewBase()=default | fub::PatchDataViewBase< T, R, Layout > | |
PatchDataViewBase(const PatchDataViewBase &)=default | fub::PatchDataViewBase< T, R, Layout > | |
PatchDataViewBase(const mdspan< T, sRank, Layout > &data, const std::array< std::ptrdiff_t, sRank > &origin) | fub::PatchDataViewBase< T, R, Layout > | inline |
rank() noexcept | fub::PatchDataView< T, R, Layout > | inlinestatic |
Rank() noexcept | fub::PatchDataView< T, R, Layout > | inlinestatic |
Span() const noexcept | fub::PatchDataView< T, R, Layout > | inline |
sRank | fub::PatchDataView< T, R, Layout > | static |
Stride(std::size_t n) const | fub::PatchDataView< T, R, Layout > | inline |
Subview(const IndexBox< R > &box) const | fub::PatchDataView< T, R, Layout > | inline |