9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-26 06:22:04 +02:00

Fixed comment

This commit is contained in:
Anthony Scemama 2021-01-25 22:55:27 +01:00
parent 2785a7f4cd
commit 3d6a75ca42

View File

@ -592,7 +592,7 @@ END_PROVIDER
implicit none
BEGIN_DOC
! psi_configuration_to_psi_det_data(k) -> i : i is the index of the
! determinant in psi_det_sorted_bit. !
! determinant in psi_det.
!
! psi_configuration_to_psi_det(1:2,k) gives the first and last index of the
! determinants of configuration k in array psi_configuration_to_psi_det_data.