Skip to content

Fix a bug with the OpenMP parallelization of the KS inversion.

Nicolas Tancogne-Dejean requested to merge fix_OMP_KS_inversion into main

Description

Fix a bug with the OpenMP parallelization of the KS inversion.

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