Definition complexmatrix.h:13
A class which can convert a function of "r" to the corresponding linear superposition of plane waves ...
Definition pw_basis.h:56
void generate_vsep_r(const ModulePW::PW_Basis &rho_basis, const ModuleBase::ComplexMatrix &sf_in, const Sep_Cell &sep_cell)
Definition vsep_pw.cpp:125
std::vector< double > vsep_r
Definition vsep_pw.h:21
ModuleBase::matrix vsep_form
Definition vsep_pw.h:20
int nrxx
Definition vsep_pw.h:24
void init_vsep(const ModulePW::PW_Basis &rho_basis, const Sep_Cell &sep_cell)
Definition vsep_pw.cpp:53