File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 22
33#include " source_estate/cal_ux.h"
44#include " source_estate/elecstate_pw.h"
5- #include " source_estate/elecstate_pw_sdft.h"
65#include " source_estate/module_charge/symmetry_rho.h"
76
87#include " source_hsolver/diago_iter_assist.h"
1716#include " source_pw/module_pwdft/forces.h"
1817#include " source_pw/module_pwdft/stress_pw.h"
1918
19+ // #include "source_estate/elecstate_pw_sdft.h"
2020// #include "source_base/global_variable.h"
2121// #include "source_base/kernels/math_kernel_op.h"
2222// #include "source_base/memory.h"
@@ -51,7 +51,6 @@ ESolver_KS_PW<T, Device>::~ESolver_KS_PW()
5151 // delete Hamilt
5252 this ->deallocate_hamilt ();
5353
54-
5554 if (PARAM.inp .device == " gpu" || PARAM.inp .precision == " single" )
5655 {
5756 delete this ->kspw_psi ;
You can’t perform that action at this time.
0 commit comments