|
OpenCAP
Electronic structure of metastable states
|
Functions for transforming between cartesian and solid harmonic GTOs, and for normalization of contracted GTOs. More...
#include <Eigen/Dense>Go to the source code of this file.
Functions | |
| void | cart2spherical (Eigen::MatrixXd &cart_ints, Eigen::MatrixXd &spherical_ints, BasisSet &bs) |
| void | uniform_cart_norm (Eigen::MatrixXd &my_mat, BasisSet &bs) |
Functions for transforming between cartesian and solid harmonic GTOs, and for normalization of contracted GTOs.
| void cart2spherical | ( | Eigen::MatrixXd & | cart_ints, |
| Eigen::MatrixXd & | spherical_ints, | ||
| BasisSet & | bs | ||
| ) |
| void uniform_cart_norm | ( | Eigen::MatrixXd & | my_mat, |
| BasisSet & | bs | ||
| ) |
1.8.15