Skip to content

Fix to a crash in MPI regions when there are fully empty cells

Matthieu Schaller requested to merge Filip_fix into master

This fixes issue https://github.com/SWIFTSIM/swiftsim/issues/26.

The problem was introduced in the redesign of the time-step communication tasks.

Merge request reports