Skip to content

Fix small bug with periodic boundary conditions

Douglas Serson requested to merge fix/PeriodicMl into master

This fixes a small bug that can affect simulations with periodic boundary conditions in parallel (the conditions for triggering this bug seem extremely particular).

Merge request reports