Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Kokkos::LocalMPVectorView< View< D, P... >, LocalSize, true > Struct Template Reference

#include <Kokkos_View_MP_Vector_Utils.hpp>

Public Types

typedef Kokkos::Experimental::Impl::ViewMapping< void, typename Kokkos::Experimental::ViewTraits< D, P... >, Sacado::MP::VectorPartition< LocalSize > >::type type
 

Detailed Description

template<typename D, typename ... P, unsigned LocalSize>
struct Kokkos::LocalMPVectorView< View< D, P... >, LocalSize, true >

Definition at line 62 of file Kokkos_View_MP_Vector_Utils.hpp.

Member Typedef Documentation

◆ type

template<typename D , typename ... P, unsigned LocalSize>
typedef Kokkos::Experimental::Impl::ViewMapping< void, typename Kokkos::Experimental::ViewTraits<D,P...>, Sacado::MP::VectorPartition<LocalSize> >::type Kokkos::LocalMPVectorView< View< D, P... >, LocalSize, true >::type

Definition at line 63 of file Kokkos_View_MP_Vector_Utils.hpp.


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