Public Member Functions | |
PointChargeIntV3 (Integral *, const Ref< GaussianBasisSet > &, const Ref< GaussianBasisSet > &, const Ref< PointChargeData > &) | |
void | compute_shell (int, int) |
Computes the integrals between basis functions in the given shell pair. | |
Protected Attributes | |
Ref< Int1eV3 > | int1ev3_ |
Ref< PointChargeData > | data_ |
void sc::PointChargeIntV3::compute_shell | ( | int | , |
int | |||
) | [virtual] |
Computes the integrals between basis functions in the given shell pair.
Implements sc::OneBodyInt.