Skip to content

Refactoring KLI for electrons

Nicolas Tancogne-Dejean requested to merge kli_electron_refactoring into main

Description

Refactor the Slater part of the KLI code for electrons to improve readability and performances. This also fixes a problem of a missing complex conjugate in the Slater part.

News snippet

Refactoring of the KLI code for electrons.

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