Stokhos  Development
Public Types | List of all members
Kokkos::Impl::ViewSubview< View< SrcDataType, SrcArg1Type, SrcArg2Type, SrcArg3Type, Impl::ViewMPVectorContiguous >, SubArg0_type, SubArg1_type, SubArg2_type, SubArg3_type, SubArg4_type, SubArg5_type, SubArg6_type, SubArg7_type > Struct Template Reference

Public Types

typedef Impl::if_c< Impl::is_same< SrcViewLayout, OutputViewLayout >::value, Kokkos::View< OutputData, SrcArg1Type, SrcArg2Type, SrcArg3Type, Impl::ViewMPVectorContiguous >, Kokkos::View< OutputData, OutputViewLayout, OutputSpace, typename SrcViewType::memory_traits, Impl::ViewMPVectorContiguous > >::type type
 

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