Skip to content

Fix the calculation of the cutoff of the 3D FFT with zero boundary conditions.

Nicolas Tancogne-Dejean requested to merge fix_cutoff_poisson_3d_0d into develop

Description

Fix the calculation of the cutoff of the 3D FFT with zero boundary conditions.

News snippet

Fix the calculation of the cutoff of the 3D FFT with zero boundary conditions.

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