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