Stokhos
Development
Kokkos
is_view_mp_vector< View< T, P... > >
Public Types
|
Static Public Attributes
|
List of all members
Kokkos::is_view_mp_vector< 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_mp_vector
< View< T, P... > >::value
static
Initial value:
=
std::is_same<
typename
view_type::specialize,
Kokkos::Experimental::Impl::ViewMPVectorContiguous
>::value
The documentation for this struct was generated from the following file:
KokkosExp_View_MP_Vector_Contiguous.hpp
Generated by
1.8.14