|
votca 2026-dev
|
#include <hirshfeldpartition.h>

Public Attributes | |
| AOBasis | basis |
| Eigen::MatrixXd | density |
One real atom's own contribution to the Hirshfeld partition: its small, atom-only basis, re-centered (via its own Fill() call) on that atom's REAL position in the molecule, together with its element's reference density matrix (the same matrix is shared, by value, across every atom of the same element – only the basis's own center differs per atom).
Definition at line 77 of file hirshfeldpartition.h.
| AOBasis votca::xtp::HirshfeldPartition::AtomicReference::basis |
Definition at line 78 of file hirshfeldpartition.h.
| Eigen::MatrixXd votca::xtp::HirshfeldPartition::AtomicReference::density |
Definition at line 79 of file hirshfeldpartition.h.