Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Kokkos::is_view_mp_vector< View< T, P... > > Struct Template Reference

#include <KokkosExp_View_MP_Vector_Contiguous.hpp>

Public Types

typedef View< T, P... > view_type
 

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T, typename ... P>
struct Kokkos::is_view_mp_vector< View< T, P... > >

Definition at line 91 of file KokkosExp_View_MP_Vector_Contiguous.hpp.

Member Typedef Documentation

◆ view_type

template<typename T , typename ... P>
typedef View<T,P...> Kokkos::is_view_mp_vector< View< T, P... > >::view_type

Definition at line 92 of file KokkosExp_View_MP_Vector_Contiguous.hpp.

Member Data Documentation

◆ value

template<typename T , typename ... P>
const bool Kokkos::is_view_mp_vector< View< T, P... > >::value
static

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