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