Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
Kokkos::Impl Namespace Reference

Classes

struct  ViewOffset< Dimension, LayoutContiguous< Layout, Stride >, void >
 
struct  LayoutScalarStride
 
struct  LayoutScalarStride< LayoutContiguous< Layout, Stride > >
 
struct  ViewOffset< Dimension, LayoutNatural< Layout >, void >
 
struct  ViewFactoryType
 
struct  ViewFactoryType< View >
 
struct  ViewFactoryType< View, ViewPack...>
 
struct  ResultDynRankView
 
struct  SubviewLegalArgsCompileTime< Kokkos::LayoutContiguous< LayoutDest, StrideDst >, LayoutSrc, RankDest, RankSrc, CurrentArg, SubViewArgs...>
 
struct  SubviewLegalArgsCompileTime< LayoutDest, Kokkos::LayoutContiguous< LayoutSrc, StrideSrc >, RankDest, RankSrc, CurrentArg, SubViewArgs...>
 
struct  SubviewLegalArgsCompileTime< Kokkos::LayoutContiguous< LayoutDest, StrideDest >, Kokkos::LayoutContiguous< LayoutSrc, StrideSrc >, RankDest, RankSrc, CurrentArg, SubViewArgs...>
 
struct  CommonSubview< Kokkos::View< DstT, Kokkos::LayoutContiguous< DstL, DstS >, DstArgs...>, Kokkos::View< SrcT, Kokkos::LayoutContiguous< SrcL, SrcS >, SrcArgs...>, Args...>