Skip to content

ENH: cyclicACMI: add non-blocking matrix updates.

Mattijs Janssens requested to merge feature-nonblockingACMI into develop

Adds cyclicACMI nonblocking matrix update similar to cyclicAMI (#2963 (closed)). Does not yet do the patchNeighbourField caching (see !628 (merged)) since this conflicts with the update order for the non-overlap patches.

Merge request reports