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 2864d6e commit 9a86b0aCopy full SHA for 9a86b0a
source/module_hamilt_lcao/hamilt_lcaodft/hamilt_lcao.h
@@ -89,7 +89,7 @@ class HamiltLCAO : public Hamilt<TK>
89
// special case for NSPIN=2 , data of HR should be separated into two parts
90
// save them in this->hRS2;
91
std::vector<TR> hRS2;
92
- int refresh_times = 0;
+ int refresh_times = 1;
93
94
// sk and hk will be refactored to HamiltLCAO later
95
//std::vector<TK> sk;
0 commit comments