Cabana 0.8.0-dev
 
Loading...
Searching...
No Matches
Cabana::RandomAccessMemory Struct Reference

Random access memory. Read-only and const with limited spatial locality. More...

#include <Cabana_Types.hpp>

Public Types

using memory_access_type = RandomAccessMemory
 Access type.
 
using kokkos_memory_traits
 Kokkos traits.
 

Detailed Description

Random access memory. Read-only and const with limited spatial locality.

Member Typedef Documentation

◆ kokkos_memory_traits

Initial value:
Kokkos::MemoryTraits<Kokkos::Unmanaged | Kokkos::Aligned |
Kokkos::RandomAccess>

Kokkos traits.


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