|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "math_tools.h"#include "source_base/timer.h"#include "source_base/matrix.h"#include "source_base/complexmatrix.h"Go to the source code of this file.
Namespaces | |
| namespace | elecstate |
Functions | |
| void | elecstate::cal_dm (const Parallel_Orbitals *ParaV, const ModuleBase::matrix &wg, const psi::Psi< double > &wfc, std::vector< ModuleBase::matrix > &dm) |
| void | elecstate::cal_dm (const Parallel_Orbitals *ParaV, const ModuleBase::matrix &wg, const psi::Psi< std::complex< double > > &wfc, std::vector< ModuleBase::ComplexMatrix > &dm) |