23 const std::vector<double> &phase_in,
24 const std::vector<double> &litude_in);
30 const std::vector<double>
phase;
3 elements vector
Definition vector3.h:24
A class which can convert a function of "r" to the corresponding linear superposition of plane waves ...
Definition pw_basis.h:56
Definition pot_cosikr.h:18
void cal_v_eff(const Charge *const chg, const UnitCell *const ucell, ModuleBase::matrix &v_eff) override
Definition pot_cosikr.cpp:28
const std::vector< double > phase
Definition pot_cosikr.h:30
const std::vector< double > amplitude
Definition pot_cosikr.h:31
const ModuleBase::Vector3< double > kvec_d
Definition pot_cosikr.h:29
Definition read_atoms_helper_test.cpp:11