SimGrid
Typedefs
XBT_parmap

Parallel map. More...

Typedefs

typedef struct s_xbt_parmap * xbt_parmap_t
 Queue data type (opaque type)

Detailed Description

Parallel map.

A function is applied to all the elements of a dynar in parallel using threads. The threads are persistent until the destruction of the parmap object.


Back to the main Simgrid Documentation page The version of Simgrid documented here is v3.6.1.
Documentation of other versions can be found in their respective archive files (directory doc/html).
Generated for SimGridAPI by doxygen