Block-Structured AMR Software Framework
Public Member Functions
|
List of all members
detail::CellAtomicAdd< T0, T1 > Struct Template Reference
#include <
AMReX_FBI.H
>
Public Member Functions
template<class U0 = T0, std::enable_if_t< amrex::HasAtomicAdd< U0 >::value, int > = 0>
AMREX_GPU_DEVICE
AMREX_FORCE_INLINE
void
operator()
(U0 *d, T1 s) const noexcept
Member Function Documentation
◆
operator()()
template<class T0 , class T1 >
template<class U0 = T0, std::enable_if_t< amrex::HasAtomicAdd< U0 >::value, int > = 0>
AMREX_GPU_DEVICE
AMREX_FORCE_INLINE
void
detail::CellAtomicAdd
< T0, T1 >::operator()
(
U0 *
d
,
T1
s
)
const
inline
noexcept
The documentation for this struct was generated from the following file:
/home/runner/work/amrex/amrex/Src/Base/
AMReX_FBI.H
detail
CellAtomicAdd
Generated by
1.9.1