Skip to content

Fixes a bug in the generation of the random vectors for Chebyshev.

Nicolas Tancogne-Dejean requested to merge fix_chebyshev_kpoints into main

Description

Fixes a bug in the generation of the random vectors for Chebyshev filtering. This was making the code dependent on the k-point parallelization.

Closes #862 (closed)

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.
Edited by Nicolas Tancogne-Dejean

Merge request reports