Skip to content

Fix the normalization of the extra term in the CG algorithm.

Nicolas Tancogne-Dejean requested to merge fix_cg_extraterms into develop

Description

Fix the normalization of the extra term in the CG algorithm.

News snippet

Minor fix for the extra terms in the CG eigensolver.

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