We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e518a commit a599421Copy full SHA for a599421
source/module_hamilt_lcao/module_deepks/test/CMakeLists.txt
@@ -22,7 +22,7 @@ add_executable(
22
../../../module_hamilt_pw/hamilt_pwdft/soc.cpp
23
../../../module_io/output.cpp
24
../../../module_elecstate/read_pseudo.cpp
25
- ../../module_elecstate/cal_wfc.cpp
+ ../../../module_elecstate/cal_wfc.cpp
26
../../../module_elecstate/read_orb.cpp
27
../../../module_elecstate/cal_nelec_nband.cpp
28
../../../module_elecstate/module_dm/density_matrix.cpp
0 commit comments