Sacado
Development
|
Public Types | |
typedef LayoutContiguous | array_layout |
Tag this class as a kokkos array layout. | |
Public Member Functions | |
LayoutContiguous (LayoutContiguous const &)=default | |
LayoutContiguous (LayoutContiguous &&)=default | |
LayoutContiguous & | operator= (LayoutContiguous const &)=default |
LayoutContiguous & | operator= (LayoutContiguous &&)=default |
KOKKOS_INLINE_FUNCTION constexpr | LayoutContiguous (size_t N0=0, size_t N1=0, size_t N2=0, size_t N3=0, size_t N4=0, size_t N5=0, size_t N6=0, size_t N7=0) |