Stay organized with collections
Save and categorize content based on your preferences.
C++ Reference: class SynchronizationPoint
Note: This documentation is automatically generated.
A simple wrapper to add a synchronization point in the list of subsolvers.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[null,null,["Last updated 2024-08-06 UTC."],[],["The `SynchronizationPoint` class in C++ is a wrapper for adding synchronization to subsolvers. It includes a constructor `SynchronizationPoint` that accepts a function `f`. Key methods are `GenerateTask`, which creates a function task, `Synchronize` to perform synchronization, and `TaskIsAvailable`, which checks task availability. These functions manage and execute tasks related to the synchronization point, facilitating coordination between different subsolvers.\n"],null,[]]