This implements one body derivative integrals.
Definition: obintcca.h:72
bool cloneable()
Return true if the clone member can be called.
Ref< OneBodyInt > clone()
Returns a clone of this.
void compute_shell(int, int)
Computes the integrals between basis functions in the given shell pair.
void compute_shell(int, int, int)
Compute the derivative integrals with respect to the given center and place the result in the buffer ...
OneBodyInt is an abstract base class for objects that compute integrals between two basis functions.
Definition: obint.h:100
OneBodyDerivInt is an abstract base class for objects that compute one body derivative integrals.
Definition: obint.h:390
This implements one body integrals through the CCA interface.
Definition: obintcca.h:49
void compute_shell(int, int, DerivCenters &)
Compute the derivative integrals and place the result in the buffer returned by buffer().