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