computes all two-electron integrals
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=long), | intent(in) | :: | env(:) | |||
| integer, | intent(in) | :: | atm(:,:) | |||
| integer, | intent(in) | :: | bas(:,:) | |||
| integer, | intent(in) | :: | first_bf_of_shell(:) | |||
| integer, | intent(in) | :: | n_basis | |||
| real(kind=long), | intent(out), | allocatable | :: | teint(:) | ||
| real(kind=long), | optional | :: | accuracy |