9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-02-07 09:14:11 +01:00
qp2/src/ao_two_e_ints
Anthony Scemama 46e3faed3c
Some checks reported errors
continuous-integration/drone/push Build was killed
allow no basis set
2023-05-10 15:05:18 +02:00
..
2023-05-10 15:05:18 +02:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2023-02-08 16:41:35 +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>