28 #ifndef DIIS_UNRESTRICTED_HEADER
29 #define DIIS_UNRESTRICTED_HEADER
DIISManagerUnrestricted()
Definition: diis_unrestricted.cc:37
int ClearList()
Definition: diis_unrestricted.cc:141
int AddIterationToList(symmMatrix &F_alpha, symmMatrix &F_beta, normalMatrix &E_alpha, normalMatrix &E_beta)
Definition: diis_unrestricted.cc:47
~DIISManagerUnrestricted()
Definition: diis_unrestricted.cc:42
Definition: diis_general.h:36
int GetCombinedFockMatrices(symmMatrix &result_alpha, symmMatrix &result_beta)
Definition: diis_unrestricted.cc:159
Definition: diis_unrestricted.h:33