Skip to content

Removed some disabled code (MLCC2 multiplier routines)

Eirik Kjønstad requested to merge eirikfad/eT:mlcc2-multipliers into development

What has been done:

  • MLCC2 mean value is not possible (error message in Fock construction and warning in engine)
  • Removed associated untested code and added an error message
Should there be updates to the changelog?
  • Yes, done
Should the patch number in parameters.F90 be updated?
  • No
Should there be updates to the website?
  • No
Compilation and testing:
  • Tested with -rcheck? no
  • Tested with -fbatch? no
  • Tested with intel? GCC10
  • Tested with PCM? no
  • Tested with int32 and int64? int32

Merge request reports