Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

 Kokkos
 
 std
 
 Kokkos::Impl
 

Macros

#define KOKKOS_IMPL_PUBLIC_INCLUDE
 
#define KOKKOS_IMPL_PUBLIC_INCLUDE_NOTDEFINED_CORE
 

Macro Definition Documentation

#define KOKKOS_IMPL_PUBLIC_INCLUDE

Definition at line 36 of file Kokkos_LayoutContiguous.hpp.

#define KOKKOS_IMPL_PUBLIC_INCLUDE_NOTDEFINED_CORE

Definition at line 37 of file Kokkos_LayoutContiguous.hpp.