C++ Reference: class SynchronizationPoint

Note: This documentation is automatically generated.

A simple wrapper to add a synchronization point in the list of subsolvers.
Method
GenerateTask

Return type: std::function<void()>

Arguments: int64_t task_id

SynchronizationPoint

Return type: explicit

Arguments: std::function<void()> f

Synchronize

Return type: void

TaskIsAvailable

Return type: bool