![]() |
fpmas 1.6
|
#include <output.h>
Public Member Functions | |
| All (api::communication::MpiCommunicator &comm, const Watcher< T > &watcher, const Params &) | |
| T | operator() () |
All mode for the Reduce operation.
Result is gathered on all processes.
|
inline |
Reduce::All constructor.
| comm | MPI communicator |
| watcher | local watcher |
|
inline |
Applies the fpmas::communication::reduce() operation on data returned by watcher().
Reduced data is returned on all processes.