Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Static Public Attributes | List of all members
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

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

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