Skip to content

Fix computation of neighbouring processes

Adam Reichold requested to merge fix-neighbouring-process-computation into main

Use a centre-extent reprenstation of AABB for each grid cell to compute reachability via movement indicating a neighbouring processes for message passing.

Fixes #18 (closed)

Edited by Adam Reichold

Merge request reports