10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-10-19 22:41:48 +02:00
quantum_package/src/ao_two_e_ints
2019-01-14 15:20:51 +01:00
..
EZFIO.cfg A lot of renaming 2019-01-05 01:11:55 +01:00
gauss_legendre.irp.f Cleaning in scripts 2019-01-14 15:20:51 +01:00
integrals_in_map_slave.irp.f Cleaning in scripts 2019-01-14 15:20:51 +01:00
map_integrals.irp.f Cleaning in scripts 2019-01-14 15:20:51 +01:00
NEED A lot of renaming 2019-01-05 01:11:55 +01:00
README.rst Cleaning in scripts 2019-01-14 15:20:51 +01:00
two_e_integrals.irp.f Cleaning in scripts 2019-01-14 15:20:51 +01:00

==================
ao_two_e_ints
==================

Here, all two-electron integrals (:math:`1/r_{12}`) are computed.
As they have 4 indices and many are zero, they are stored in a map, as defined
in :file:`utils/map_module.f90`.

To fetch an |AO| integral, use the
`get_ao_two_e_integral(i,j,k,l,ao_integrals_map)` function.


The conventions are:
* For |AO| integrals : (ij|kl) = (11|22) = <ik|jl> = <12|12>