Skip to content

Fix the code to avoid an overflow in the case of periodic_dim=0.

Nicolas Tancogne-Dejean requested to merge fix_periodic_dim into hotfix-11.2

Description

Fix the code to avoid an overflow in the case of periodic_dim=0.

News snippet

Fixes an overflow error occurring for some species.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports