|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <pot_surchem.hpp>
Public Member Functions | |
| PotSurChem (const ModulePW::PW_Basis *rho_basis_in, Structure_Factor *structure_factors_in, const double *vlocal_in, surchem *surchem_in) | |
| ~PotSurChem () | |
| void | cal_v_eff (const Charge *const chg, const UnitCell *const ucell, ModuleBase::matrix &v_eff) override |
Public Member Functions inherited from elecstate::PotBase | |
| PotBase () | |
| virtual | ~PotBase () |
| virtual void | cal_fixed_v (double *vl_pseudo) |
Private Attributes | |
| surchem * | surchem_ = nullptr |
| Structure_Factor * | structure_factors_ = nullptr |
| const double * | vlocal = nullptr |
| bool | allocated = false |
Additional Inherited Members | |
Public Attributes inherited from elecstate::PotBase | |
| bool | fixed_mode = 0 |
| bool | dynamic_mode = 0 |
Protected Attributes inherited from elecstate::PotBase | |
| const ModulePW::PW_Basis * | rho_basis_ = nullptr |
| const ModulePW::PW_Basis * | rho_basis_smooth_ = nullptr |
|
inline |
|
inline |
|
inlineoverridevirtual |
|
private |
|
private |
|
private |
|
private |