Function object to create a new distributed or mixed-mode environment. More...
Public Member Functions | |
template<typename Function > | |
global_wf (Function &&f) | |
void | initialize (unsigned int nth) |
void | operator() (unsigned int tid) |
Function object to create a new distributed or mixed-mode environment.
The function operator is effectively the program entry point.