Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
Kokkos_LayoutNatural.hpp File Reference
#include "Kokkos_Core_fwd.hpp"
#include "Kokkos_Layout.hpp"
#include "Kokkos_LayoutContiguous.hpp"
#include "impl/Kokkos_ViewMapping.hpp"
Include dependency graph for Kokkos_LayoutNatural.hpp:

Go to the source code of this file.

Classes

struct  Kokkos::LayoutNatural< Layout >
 
struct  Kokkos::is_layout_natural< Layout >
 
struct  Kokkos::is_layout_natural< LayoutNatural< Layout > >
 
struct  Kokkos::inner_layout< LayoutNatural< Layout > >
 
struct  std::is_same< Kokkos::LayoutNatural< Layout >, Layout >
 
struct  std::is_same< Layout, Kokkos::LayoutNatural< Layout > >
 
struct  Kokkos::Impl::ViewOffset< Dimension, LayoutNatural< Layout >, void >
 

Namespaces

namespace  Kokkos
 
namespace  std
 
namespace  Kokkos::Impl
 

Macros

#define KOKKOS_IMPL_PUBLIC_INCLUDE
 
#define KOKKOS_IMPL_PUBLIC_INCLUDE_NOTDEFINED_CORE
 

Macro Definition Documentation

◆ KOKKOS_IMPL_PUBLIC_INCLUDE

#define KOKKOS_IMPL_PUBLIC_INCLUDE

Definition at line 36 of file Kokkos_LayoutNatural.hpp.

◆ KOKKOS_IMPL_PUBLIC_INCLUDE_NOTDEFINED_CORE

#define KOKKOS_IMPL_PUBLIC_INCLUDE_NOTDEFINED_CORE

Definition at line 37 of file Kokkos_LayoutNatural.hpp.