mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-23 12:56:14 +01:00
Details
This commit is contained in:
parent
42490c6e30
commit
a13266008b
@ -193,7 +193,8 @@ BEGIN_PROVIDER [ logical, ao_bielec_integrals_in_map ]
|
|||||||
implicit none
|
implicit none
|
||||||
use map_module
|
use map_module
|
||||||
BEGIN_DOC
|
BEGIN_DOC
|
||||||
! Map of Atomic integrals
|
! Map of Atomic integrals :
|
||||||
|
! i(r1) j(r2) 1/r12 k(r1) l(r2)
|
||||||
END_DOC
|
END_DOC
|
||||||
|
|
||||||
integer :: i,j,k,l
|
integer :: i,j,k,l
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
===================
|
||||||
|
Hartree-Fock Module
|
||||||
|
===================
|
||||||
|
|
||||||
|
|
||||||
Needed Modules
|
Needed Modules
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user