Block-Structured AMR Software Framework
amrex::Gpu::AtomicAdd< T > Struct Template Reference

#include <AMReX_GpuAtomic.H>

Public Member Functions

AMREX_GPU_DEVICE void operator() (T *const dest, T const source) noexcept
 

Member Function Documentation

◆ operator()()

template<typename T >
AMREX_GPU_DEVICE void amrex::Gpu::AtomicAdd< T >::operator() ( T *const  dest,
T const  source 
)
inlinenoexcept

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