10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-16 10:15:27 +02:00

Updated Integrals_storage (markdown)

Anthony Scemama 2017-03-17 16:03:30 +01:00
parent c406af4f5a
commit d9bf3a713d

@ -20,7 +20,7 @@ The Hash function
=================
The key is a function that maps the four indices i,j,k,l into a unique 64-bit
integer, and which returns the same value when then permutation symetry
integer, and which returns the same value when then permutation symmetry
operations are applied to the indices. As it is a tiny function, it is written
in the module that uses it intensively such that it can be inlined by the compiler,
namely the `Integrals_Bielec/mo_bi_integrals.irp.f` file.