bool cloneable()
Return true if the clone member can be called.
void compute_shell(int, int)
Computes the integrals between basis functions in the given shell pair.
This implements most one body integrals in the Cints library.
Definition: obintcints.h:39
OneBodyInt is an abstract base class for objects that compute integrals between two basis functions.
Definition: obint.h:100
Ref< OneBodyInt > clone()
Returns a clone of this.