#include <ckreduction.h>
Public Member Functions | |
reducerStruct (reducerFn f=NULL, bool s=false, const char *n=NULL) | |
Data Fields | |
reducerFn | fn |
bool | streamable |
const char * | name |
Definition at line 241 of file ckreduction.h.
CkReduction::reducerStruct::reducerStruct | ( | reducerFn | f = NULL , |
|
bool | s = false , |
|||
const char * | n = NULL | |||
) | [inline] |
Definition at line 247 of file ckreduction.h.
Definition at line 242 of file ckreduction.h.
Definition at line 243 of file ckreduction.h.
const char* CkReduction::reducerStruct::name |
Definition at line 245 of file ckreduction.h.