#include "flecsi/exec/mpi/reduction_wrapper.hh"#include "flecsi/util/function_traits.hh"#include "future.hh"#include <flecsi/flog.hh>#include <type_traits>#include <utility>
Go to the source code of this file.
Namespaces | |
| flecsi | |
Functions | |
| template<auto & F, const exec::launch_domain & LAUNCH_DOMAIN, class REDUCTION , size_t ATTRIBUTES, typename... ARGS> | |
| decltype(auto) | flecsi::reduce (ARGS &&... args) |
1.8.13