File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ VPATH=./src_global:\
5050./module_hamilt_pw/hamilt_stodft:\
5151./module_hamilt_pw/hamilt_pwdft/operator_pw:\
5252./module_hamilt_pw/hamilt_pwdft/kernels:\
53+ ./module_hamilt_pw/hamilt_pwdft/module_exx_helper:\
5354./module_hamilt_pw/hamilt_stodft/kernels:\
5455./module_hamilt_lcao/module_hcontainer:\
5556./module_hamilt_lcao/hamilt_lcaodft:\
@@ -295,6 +296,7 @@ OBJS_HAMILT=hamilt_pw.o\
295296 hamilt_sdft_pw.o\
296297 operator.o\
297298 operator_pw.o\
299+ op_exx_pw.o\
298300 ekinetic_pw.o\
299301 ekinetic_op.o\
300302 hpsi_norm_op.o\
@@ -306,6 +308,7 @@ OBJS_HAMILT=hamilt_pw.o\
306308 meta_op.o\
307309 velocity_pw.o\
308310 radial_proj.o\
311+ exx_helper.o\
309312
310313OBJS_HAMILT_OF=kedf_tf.o\
311314 kedf_vw.o\
@@ -671,6 +674,7 @@ OBJS_SRCPW=H_Ewald_pw.o\
671674 sto_stress_pw.o\
672675 stress_func_cc.o\
673676 stress_func_ewa.o\
677+ stress_func_exx.o\
674678 stress_func_gga.o\
675679 stress_func_mgga.o\
676680 stress_func_har.o\
You can’t perform that action at this time.
0 commit comments