Skip to content

Fix some bugs that appear through implementations in FHI-aims

Sebastian Kokott requested to merge minor_fixes into master

Two things:

  • Needed to change intent(in) to intent(inout) to please the compiler in elsi_factor_ovlp_elpa_real and elsi_update_dm_elpa_real
  • One elsi elpa initialization was missing in elsi_factor_ovlp_elpa_real

Merge request reports

Loading