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
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