|
votca 2026-dev
|

Go to the source code of this file.
Namespaces | |
| namespace | votca |
| Provides a means for comparing floating point numbers. | |
| namespace | votca::xtp |
| Charge transport classes. | |
Typedefs | |
| using | votca::xtp::ThreeCenterDerivative = std::array<std::vector<Eigen::MatrixXd>, 3> |
Functions | |
| std::vector< AOMatrixDerivative > | votca::xtp::ComputeCoulombMetricDerivatives (const AOBasis &aobasis) |
| std::vector< ThreeCenterDerivative > | votca::xtp::ComputeThreeCenterDerivatives (const AOBasis &auxbasis, const AOBasis &dftbasis) |
| std::vector< Eigen::MatrixXd > | votca::xtp::ComputeThreeCenterIntegrals (const AOBasis &auxbasis, const AOBasis &dftbasis) |