#include <AMReX_GpuReduce.H>
Public Member Functions | |
template<class U = T, std::enable_if_t< std::is_arithmetic< U >::value, int > = 0> | |
AMREX_GPU_DEVICE AMREX_FORCE_INLINE T | operator() (T x) const noexcept |
template<class U = T, std::enable_if_t<!std::is_arithmetic< U >::value, int > = 0> | |
AMREX_GPU_DEVICE AMREX_FORCE_INLINE T | operator() (T x) const noexcept |
|
inlinenoexcept |
|
inlinenoexcept |