Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Kokkos_LayoutNatural.hpp>
Inherits Layout.
Public Types | |
typedef LayoutNatural | array_layout |
Tag this class as a kokkos array layout. More... | |
Public Member Functions | |
LayoutNatural (LayoutNatural const &)=default | |
LayoutNatural (LayoutNatural &&)=default | |
LayoutNatural & | operator= (LayoutNatural const &)=default |
LayoutNatural & | operator= (LayoutNatural &&)=default |
KOKKOS_INLINE_FUNCTION constexpr | LayoutNatural (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) |
Definition at line 32 of file Kokkos_LayoutNatural.hpp.
typedef LayoutNatural Kokkos::LayoutNatural< Layout >::array_layout |
Tag this class as a kokkos array layout.
Definition at line 35 of file Kokkos_LayoutNatural.hpp.
|
default |
|
default |
|
inline |
Definition at line 43 of file Kokkos_LayoutNatural.hpp.
|
default |
|
default |