Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | List of all members
Kokkos::LayoutNatural< Layout > Struct Template Reference
Inheritance diagram for Kokkos::LayoutNatural< Layout >:
Inheritance graph
[legend]
Collaboration diagram for Kokkos::LayoutNatural< Layout >:
Collaboration graph
[legend]

Public Types

typedef LayoutNatural array_layout
 Tag this class as a kokkos array layout.
 

Public Member Functions

 LayoutNatural (LayoutNatural const &)=default
 
 LayoutNatural (LayoutNatural &&)=default
 
LayoutNaturaloperator= (LayoutNatural const &)=default
 
LayoutNaturaloperator= (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)
 

The documentation for this struct was generated from the following file: