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

#include <Cabana_Types.hpp>

Public Types

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

Detailed Description

Default memory access. Default memory is restricted to prevent aliasing in the larger AoSoA memory block to allow for potential vectorization.

Member Typedef Documentation

◆ kokkos_memory_traits

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

Kokkos traits.


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