|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_base/complexmatrix.h"#include "source_base/intarray.h"#include "source_base/matrix.h"#include "source_base/timer.h"#include "source_basis/module_ao/parallel_orbitals.h"#include "source_estate/module_dm/density_matrix.h"Go to the source code of this file.
Namespaces | |
| namespace | DeePKS_domain |
Functions | |
| template<typename TK , typename TH > | |
| void | DeePKS_domain::cal_o_delta (const std::vector< TH > &dm_hl, const std::vector< std::vector< TK > > &h_delta, ModuleBase::matrix &o_delta, const Parallel_Orbitals &pv, const int nks, const int nspin) |