#include <AMReX_Reduce.H>
◆ init() [1/2]
template<typename T >
constexpr std::enable_if_t<std::numeric_limits<T>::is_specialized> amrex::ReduceOpMin::init |
( |
T & |
t | ) |
const |
|
inlineconstexprnoexcept |
◆ init() [2/2]
template<typename T >
constexpr std::enable_if_t<!std::numeric_limits<T>::is_specialized> amrex::ReduceOpMin::init |
( |
T & |
t | ) |
const |
|
inlineconstexprnoexcept |
◆ local_update()
◆ parallel_update()
template<typename T , int MT = AMREX_GPU_MAX_THREADS>
The documentation for this struct was generated from the following file: