changa  3.5
 All Classes Files Functions Variables Typedefs Enumerations Friends Macros Groups Pages
Reductions.h
Go to the documentation of this file.
1 
4 #include "Reductions.decl.h"
5 
6 extern CkReduction::reducerType growOrientedBox_float;
7 extern CkReduction::reducerType growOrientedBox_double;
8 
9 extern CkReduction::reducerType minmax_int;
10 extern CkReduction::reducerType minmax_long;
11 extern CkReduction::reducerType minmax_float;
12 extern CkReduction::reducerType minmax_double;
13 extern CkReduction::reducerType max_count;
14 extern CkReduction::reducerType callbackReduction;
15 extern CkReduction::reducerType boxReduction;
16 extern CkReduction::reducerType dfImageReduction;