Module dvcompute::simulation::ref_comp[][src]

Expand description

A mutable reference computation.

Structs

It mutates the contents of the mutable cell within the Event computation.

It reads the contents of the mutable cell within the Event computation.

A mutable cell computation synchronized with the event queue.

It swaps the contents of the mutable cell within the Event computation.

It writes into the contents of the mutable cell within the Event computation.