Skip to content

Fix conversion to single precision implied by the real Fortran function.

Nicolas Tancogne-Dejean requested to merge fix_real_conversion into hotfix-11.2

Description

Fix conversion to single precision implied by the real Fortran function. This makes the code apparently more stable (converges faster for GS) add the shape of the potential seems smoother.

News snippet

Fix conversion to single precision implied by the real Fortran function.

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