10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-11-19 20:42:36 +01:00
QuantumPackage/src/ao_two_e_ints
2024-10-14 13:36:09 +02:00
..
cholesky.irp.f Improvements to read cholesky integrals from a trexio file 2024-10-04 21:52:05 +02:00
deb_2eint_cgtos.irp.f cosgtos -> cgtos 2024-10-14 13:36:09 +02:00
EZFIO.cfg cosgtos -> cgtos 2024-10-14 13:36:09 +02:00
gauss_legendre.irp.f Cleaned cosgtos 2023-06-01 11:11:29 +02:00
integrals_erf_in_map_slave.irp.f Merged erf modules, and moved mu_erf into hamiltonian module 2023-10-16 16:18:58 +02:00
integrals_in_map_slave.irp.f Removed internal reads in zmq 2021-03-31 13:36:42 +02:00
map_integrals_erf.irp.f Merged erf modules, and moved mu_erf into hamiltonian module 2023-10-16 16:18:58 +02:00
map_integrals.irp.f Introducing Cholesky-decomposed SCF 2023-04-28 11:39:53 +02:00
NEED Merged erf modules, and moved mu_erf into hamiltonian module 2023-10-16 16:18:58 +02:00
providers_ao_erf.irp.f Fix ezfio save 2023-10-18 09:08:37 +02:00
README.rst Initial commit 2019-01-25 11:39:31 +01:00
routines_save_integrals_erf.irp.f Fix ezfio save 2023-10-18 09:08:37 +02:00
screening.irp.f cosgtos -> cgtos 2024-10-14 13:36:09 +02:00
two_e_Coul_integrals_cgtos.irp.f cosgtos -> cgtos 2024-10-14 13:36:09 +02:00
two_e_integrals_erf.irp.f Merged erf modules, and moved mu_erf into hamiltonian module 2023-10-16 16:18:58 +02:00
two_e_integrals.irp.f cosgtos -> cgtos 2024-10-14 13:36:09 +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>