10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-24 14:12:24 +02:00

minor change in handling of calls to diagonalize_ci

This commit is contained in:
Kevin Gasperich 2020-07-10 14:06:39 -05:00
parent 14c6eaeb74
commit 4349e13c93

View File

@ -411,6 +411,15 @@ END_PROVIDER
END_PROVIDER
subroutine diagonalize_ci
implicit none
if (is_complex) then
call diagonalize_ci_complex
else
call diagonalize_ci_real
endif
end
subroutine diagonalize_CI_complex
implicit none
BEGIN_DOC
@ -429,7 +438,7 @@ subroutine diagonalize_CI_complex
SOFT_TOUCH psi_coef_complex CI_electronic_energy_complex ci_energy CI_eigenvectors_complex CI_s2_complex psi_energy psi_s2
end
subroutine diagonalize_CI
subroutine diagonalize_CI_real
implicit none
BEGIN_DOC
! Replace the coefficients of the |CI| states by the coefficients of the