|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_base/module_device/device.h"#include "source_cell/unitcell.h"#include "source_cell/klist.h"#include "source_pw/module_pwdft/structure_factor.h"#include "source_estate/elecstate.h"#include "source_pw/module_pwdft/VL_in_pw.h"#include "source_hamilt/hamilt.h"Go to the source code of this file.
Namespaces | |
| namespace | pw |
Functions | |
| template<typename T , typename Device > | |
| void | pw::setup_pot (const int istep, UnitCell &ucell, const K_Vectors &kv, Structure_Factor &sf, elecstate::ElecState *pelec, const Parallel_Grid ¶_grid, const Charge &chr, pseudopot_cell_vl &locpp, pseudopot_cell_vnl &ppcell, VSep *vsep_cell, psi::Psi< T, Device > *kspw_psi, hamilt::Hamilt< T, Device > *p_hamilt, ModulePW::PW_Basis_K *pw_wfc, const ModulePW::PW_Basis *pw_rhod, const Input_para &inp) |