10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 11:25:26 +02:00
This commit is contained in:
Anthony Scemama 2014-05-16 23:48:25 +02:00
parent 42490c6e30
commit a13266008b
2 changed files with 7 additions and 1 deletions

View File

@ -193,7 +193,8 @@ BEGIN_PROVIDER [ logical, ao_bielec_integrals_in_map ]
implicit none
use map_module
BEGIN_DOC
! Map of Atomic integrals
! Map of Atomic integrals :
! i(r1) j(r2) 1/r12 k(r1) l(r2)
END_DOC
integer :: i,j,k,l

View File

@ -1,3 +1,8 @@
===================
Hartree-Fock Module
===================
Needed Modules
==============