|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Kokkos_LayoutContiguous.hpp>

Public Types | |
| enum | { scalar_stride = Stride } |
| typedef LayoutContiguous | array_layout |
| Tag this class as a kokkos array layout. | |
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION constexpr | LayoutContiguous (Layout const &layout) |
| KOKKOS_INLINE_FUNCTION constexpr | LayoutContiguous (Layout &&layout) |
Definition at line 51 of file Kokkos_LayoutContiguous.hpp.
| typedef LayoutContiguous Kokkos::LayoutContiguous< Layout, Stride >::array_layout |
Tag this class as a kokkos array layout.
Definition at line 56 of file Kokkos_LayoutContiguous.hpp.
| anonymous enum |
| Enumerator | |
|---|---|
| scalar_stride | |
Definition at line 53 of file Kokkos_LayoutContiguous.hpp.
|
inlineconstexpr |
Definition at line 62 of file Kokkos_LayoutContiguous.hpp.
|
inlineconstexpr |
Definition at line 64 of file Kokkos_LayoutContiguous.hpp.