#include <potential.h>

Public Member Functions | |
| PotentialInt (std::vector< SphericalTransform > &, shared_ptr< BasisSet >, shared_ptr< BasisSet >, int deriv=0) | |
| Constructor. | |
| void | compute_shell (int, int) |
| Computes integrals between two shells. | |
| void | compute_shell_deriv1 (int, int) |
| Computes integrals between two shells. | |
| bool | has_deriv1 () |
| Does the method provide first derivatives? | |
1.5.6