ERI¶
- class psi4.core.ERI¶
Bases:
psi4.core.TwoBodyAOInt
Computes normal two electron repulsion integrals
Methods Summary
compute_shell
(self, arg0, arg1, arg2, arg3)Compute ERIs between 4 shells
shell_significant
(self, arg0, arg1, arg2, arg3)Determines if the P,Q,R,S shell combination is significant
Methods Documentation