Skip to content

Bugfix LCAO Alternative with k-point parallelization

Nicolas Tancogne-Dejean requested to merge fix_lcao_alt_kpoints into develop

Description

Add a missing reduction over k-points of the computed eigenvalues.

News snippet

Fix a display issue for LCAOAlternative with k-point parallelization.

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