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 31 of file Kokkos_LayoutContiguous.hpp.
typedef LayoutContiguous Kokkos::LayoutContiguous< Layout, Stride >::array_layout |
Tag this class as a kokkos array layout.
Definition at line 36 of file Kokkos_LayoutContiguous.hpp.
anonymous enum |
Enumerator | |
---|---|
scalar_stride |
Definition at line 33 of file Kokkos_LayoutContiguous.hpp.
|
inline |
Definition at line 42 of file Kokkos_LayoutContiguous.hpp.
|
inline |
Definition at line 44 of file Kokkos_LayoutContiguous.hpp.