YieldingContext

Context for yielding operations (exchanging, sharing). Yielding operations means operate on an Initial value (usually exchanged with neighbors), but return a possibly different value Return to the caller.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Computes toReturn after the data exchange operation is complete.