STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::runtime::global_wf Class Reference

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)
 

Detailed Description

Function object to create a new distributed or mixed-mode environment.

The function operator is effectively the program entry point.


The documentation for this class was generated from the following file: