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

Fixed doc

This commit is contained in:
Anthony Scemama 2021-01-25 22:54:59 +01:00
parent f58e9c0127
commit 46ce8a3c17

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.