Stokhos  Development
Public Types | Static Public Attributes | List of all members
Kokkos::is_view_uq_pce< View< T, P... > > Struct Template Reference

Public Types

typedef View< T, P... > view_type
 

Static Public Attributes

static const bool value
 

Member Data Documentation

◆ value

template<typename T , typename ... P>
const bool Kokkos::is_view_uq_pce< View< T, P... > >::value
static
Initial value:
=
std::is_same< typename view_type::specialize,
Experimental::Impl::ViewPCEContiguous >::value

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