sc_TwoBodyThreeCenterInt (3) Linux Manual Page
sc::TwoBodyThreeCenterInt – This is an abstract base type for classes that compute integrals involving two electrons in three Gaussian functions. Synopsis #include <tbint.h> Inherits sc::RefCount. Inherited by sc::TwoBodyThreeCenterIntV3. Public Types enum tbint_type { eri = 0, r12 = 1, r12t1 = 2, r12t2 = 3 } Types of two-body integrals that TwoBodyInt understands: eri stands…
