|
|
template<typename T> |
| CkReductionMsg * | boxGrowth (int nMsg, CkReductionMsg **msgs) |
| | Combine reduction messages to grow a box.
|
| |
|
template<typename T> |
| CkReductionMsg * | minmax (int nMsg, CkReductionMsg **msgs) |
| | Combine reduction messages to get min/max pair.
|
| |
| CkReductionMsg * | max_count_reduce (int nMsg, CkReductionMsg **msgs) |
| |
|
template<typename T> |
| CkReductionMsg * | same (int nMsg, CkReductionMsg **msgs) |
| | Return a single object, given many copies of it.
|
| |
| CkReductionMsg * | dfImageReducer (int nMsg, CkReductionMsg **msgs) |
| |
|
CkReductionMsg * | soonestCollInfo (int nMsg, CkReductionMsg **msgs) |
| |
|
CkReductionMsg * | singleCollInfo (int nMsg, CkReductionMsg **msgs) |
| |
|
void | registerReductions () |
| |