File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
source/source_lcao/module_deepks/test Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ add_executable(
1818 ../../../source_cell/read_pp_upf201.cpp
1919 ../../../source_cell/read_pp_vwr.cpp
2020 ../../../source_cell/read_pp_blps.cpp
21+ ../../../source_cell/sep.cpp
22+ ../../../source_cell/sep_cell.cpp
2123 ../../../source_pw/module_pwdft/soc.cpp
2224 ../../../source_io/output .cpp
2325 ../../../source_io/sparse_matrix.cpp
@@ -27,8 +29,8 @@ add_executable(
2729 ../../../source_estate/cal_nelec_nband.cpp
2830 ../../../source_estate/module_dm/density_matrix.cpp
2931 ../../../source_estate/module_dm/density_matrix_io.cpp
30- ../../../source_lcao/module_hcontainer/base_matrix.cpp
31- ../../../source_lcao/module_hcontainer/hcontainer.cpp
32+ ../../../source_lcao/module_hcontainer/base_matrix.cpp
33+ ../../../source_lcao/module_hcontainer/hcontainer.cpp
3234 ../../../source_lcao/module_hcontainer/atom_pair.cpp
3335 ../../../source_lcao/module_hcontainer/func_transfer.cpp
3436 ../../../source_lcao/module_hcontainer/func_folding.cpp
You can’t perform that action at this time.
0 commit comments