9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-19 19:12:05 +02:00

minor modifs

This commit is contained in:
Emmanuel Giner 2019-04-08 16:15:13 +02:00
parent 39727d793f
commit 1228effa85

View File

@ -196,6 +196,7 @@ subroutine get_ao_two_e_integrals(j,k,l,sze,out_val)
BEGIN_DOC
! Gets multiple AO bi-electronic integral from the AO map .
! All i are retrieved for j,k,l fixed.
! physicist convention : <ij|kl>
END_DOC
implicit none
integer, intent(in) :: j,k,l, sze