Stokhos Development
Loading...
Searching...
No Matches
Stokhos::Impl::RemoveRandomAccess< ViewType, std::enable_if_t< ViewType::memory_traits::is_random_access > > Class Template Reference

Public Types

typedef Kokkos::View< typename ViewType::data_type, typename ViewType::array_layout, typename ViewType::device_type, Kokkos::MemoryTraits< M1 > > type

Static Public Attributes

static constexpr unsigned M0 = ViewType::memory_traits::impl_value
static constexpr unsigned M1

Member Data Documentation

◆ M1

template<typename ViewType>
unsigned Stokhos::Impl::RemoveRandomAccess< ViewType, std::enable_if_t< ViewType::memory_traits::is_random_access > >::M1
staticconstexpr
Initial value:
=
M0 & (Kokkos::Unmanaged | Kokkos::Atomic | Kokkos::Restrict | Kokkos::Aligned)

The documentation for this class was generated from the following file: