#include <activedensitymatrix.h>
Definition at line 28 of file activedensitymatrix.h.
◆ ActiveDensityMatrix()
votca::xtp::ActiveDensityMatrix::ActiveDensityMatrix |
( |
Orbitals & | orbitals, |
|
|
std::vector< Index > | activeatoms, |
|
|
double | threshold = 0.4 ) |
|
inline |
◆ activedensitymatrix()
std::array< Eigen::MatrixXd, 3 > votca::xtp::ActiveDensityMatrix::activedensitymatrix |
( |
const Eigen::MatrixXd & | localized_mo_coeff | ) |
|
◆ compute_Dmat_A()
std::array< Eigen::MatrixXd, 3 > votca::xtp::ActiveDensityMatrix::compute_Dmat_A |
( |
| ) |
|
◆ activeatoms_
std::vector<Index> votca::xtp::ActiveDensityMatrix::activeatoms_ |
|
private |
◆ orbitals_
Orbitals& votca::xtp::ActiveDensityMatrix::orbitals_ |
|
private |
◆ threshold_
double votca::xtp::ActiveDensityMatrix::threshold_ |
|
private |
The documentation for this class was generated from the following files: