Skip to content

Cleaning and perf

Nicolas Tancogne-Dejean requested to merge cleaning_and_perf into develop

Description

The routine species_real_nl_projector does not need to compute the derivative in most of the cases. This should make the initialization of the HGH pseudopotentials faster.

News snippet

Cleaning of the code.

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