I was wondering: in common DFT (or Hartree-Fock) algorithms/codes, and in particular in solving the Roothan equation, what is the most computationally expensive part:
1- evaluate all the terms of the Hamitonian matrix (a.k.a. Fock matrix)
or
2- solve the eigenvalue problem once the H matrix had been calculated
?
And by how much?
Many Thanks to whomever will give useful answers. References (articles or reviews) on that very topic will also be much appreciated.