#include <core.hpp>
Setup information struct for the reduction
Definition at line 231 of file core.hpp.
size_t alps::alea::reducer_setup::count |
Total number of instances (thread count/MPI size/etc.)
Definition at line 237 of file core.hpp.
bool alps::alea::reducer_setup::have_result |
Reductions will yield valid result on this instance
Definition at line 240 of file core.hpp.
size_t alps::alea::reducer_setup::pos |
Position of the current instance (thread no./CPU/MPI rank/etc.)
Definition at line 234 of file core.hpp.
The documentation for this struct was generated from the following file: