Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Kokkos::is_layout_contiguous< LayoutContiguous< Layout > > Struct Template Reference

#include <Kokkos_LayoutContiguous.hpp>

Inheritance diagram for Kokkos::is_layout_contiguous< LayoutContiguous< Layout > >:

Static Public Attributes

static const bool value = true
 
static const bool value
 

Detailed Description

template<class Layout>
struct Kokkos::is_layout_contiguous< LayoutContiguous< Layout > >

Definition at line 74 of file Kokkos_LayoutContiguous.hpp.

Member Data Documentation

◆ value [1/2]

template<class Layout>
const bool Kokkos::is_layout_contiguous< LayoutContiguous< Layout > >::value = true
static

Definition at line 75 of file Kokkos_LayoutContiguous.hpp.

◆ value [2/2]

const bool Kokkos::is_layout_contiguous< Layout >::value
static

Definition at line 70 of file Kokkos_LayoutContiguous.hpp.


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