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

Atomic memory access. All reads and writes are atomic. More...

#include <Cabana_Types.hpp>

Public Types

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

Detailed Description

Atomic memory access. All reads and writes are atomic.

Member Typedef Documentation

◆ kokkos_memory_traits

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

Kokkos traits.


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