Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
Kokkos_LayoutContiguous.hpp File Reference
#include "Kokkos_Core_fwd.hpp"
#include "Kokkos_Layout.hpp"
#include "impl/Kokkos_ViewMapping.hpp"
Include dependency graph for Kokkos_LayoutContiguous.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Kokkos::LayoutContiguous< Layout, Stride >
 
struct  Kokkos::is_layout_contiguous< Layout >
 
struct  Kokkos::is_layout_contiguous< LayoutContiguous< Layout > >
 
struct  Kokkos::inner_layout< Layout >
 
struct  Kokkos::inner_layout< LayoutContiguous< Layout > >
 
struct  Kokkos::inner_layout< LayoutContiguous< Layout, Stride > >
 
struct  std::is_same< Kokkos::LayoutContiguous< Layout, Stride >, Layout >
 
struct  std::is_same< Layout, Kokkos::LayoutContiguous< Layout, Stride > >
 
struct  Kokkos::Impl::ViewOffset< Dimension, LayoutContiguous< Layout, Stride >, void >
 
struct  Kokkos::Impl::LayoutScalarStride< Layout >
 
struct  Kokkos::Impl::LayoutScalarStride< LayoutContiguous< Layout, Stride > >
 

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_LayoutContiguous.hpp.

◆ KOKKOS_IMPL_PUBLIC_INCLUDE_NOTDEFINED_CORE

#define KOKKOS_IMPL_PUBLIC_INCLUDE_NOTDEFINED_CORE

Definition at line 37 of file Kokkos_LayoutContiguous.hpp.