Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Kokkos_LayoutContiguous.hpp>
Inherits Layout.
Public Types | |
enum | { scalar_stride = Stride } |
typedef LayoutContiguous | array_layout |
Tag this class as a kokkos array layout. More... | |
Public Member Functions | |
KOKKOS_INLINE_FUNCTION constexpr | LayoutContiguous (Layout const &layout) |
KOKKOS_INLINE_FUNCTION constexpr | LayoutContiguous (Layout &&layout) |
Definition at line 41 of file Kokkos_LayoutContiguous.hpp.
typedef LayoutContiguous Kokkos::LayoutContiguous< Layout, Stride >::array_layout |
Tag this class as a kokkos array layout.
Definition at line 46 of file Kokkos_LayoutContiguous.hpp.
anonymous enum |
Enumerator | |
---|---|
scalar_stride |
Definition at line 43 of file Kokkos_LayoutContiguous.hpp.
|
inline |
Definition at line 52 of file Kokkos_LayoutContiguous.hpp.
|
inline |
Definition at line 54 of file Kokkos_LayoutContiguous.hpp.