9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-13 08:05:17 +02:00
qp2/src/ao_two_e_ints
2022-09-29 11:34:40 +02:00
..
EZFIO.cfg forked v 2022-07-05 01:17:43 +02:00
integrals_in_map_slave.irp.f Removed internal reads in zmq 2021-03-31 13:36:42 +02:00
map_integrals.irp.f forked v 2022-07-05 01:17:43 +02:00
NEED Initial commit 2019-01-25 11:39:31 +01:00
README.rst Initial commit 2019-01-25 11:39:31 +01:00
screening.irp.f Fixed schwartz screening when integrals are read 2020-05-12 22:48:37 +02:00
test_cosgtos_1e.irp.f forked v 2022-07-05 01:17:43 +02:00
test_cosgtos_2e.irp.f forked v 2022-07-05 01:17:43 +02:00
two_e_integrals.irp.f prep tu git pull from olympe 2 2022-09-29 11:34:40 +02: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>