changa 3.5
Loading...
Searching...
No Matches
Reductions.h
Go to the documentation of this file.
1
3
4#include "Reductions.decl.h"
5
6extern CkReduction::reducerType growOrientedBox_float;
7extern CkReduction::reducerType growOrientedBox_double;
8
9extern CkReduction::reducerType minmax_int;
10extern CkReduction::reducerType minmax_long;
11extern CkReduction::reducerType minmax_float;
12extern CkReduction::reducerType minmax_double;
13extern CkReduction::reducerType max_count;
14extern CkReduction::reducerType callbackReduction;
15extern CkReduction::reducerType boxReduction;
16extern CkReduction::reducerType dfImageReduction;
17extern CkReduction::reducerType soonestCollReduction;
18extern CkReduction::reducerType findCollReduction;