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 6063015 commit 1838a22Copy full SHA for 1838a22
source/module_elecstate/test/updaterhok_pw_test.cpp
@@ -12,7 +12,8 @@
12
#include "module_elecstate/elecstate.h"
13
14
#include "updaterhok_pw_test.h"
15
-
+#include "src_io/berryphase.h"
16
+bool berryphase::berry_phase_flag;
17
using::testing::AtLeast;
18
using::testing::Assign;
19
source/src_lcao/test/gamma_rho_mock.h
@@ -3107,3 +3107,6 @@ void Pseudopot_upf::read_pseudo_upf201_rhoatom(std::ifstream &ifs)
3107
ifs >> this->rho_at[ir];
3108
}
3109
3110
+
3111
3112
0 commit comments