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 9e9c5e8 commit e18e69aCopy full SHA for e18e69a
source/module_hamilt_general/module_xc/exx_info.h
@@ -46,7 +46,7 @@ struct Exx_Info
46
bool real_number = false;
47
int Rcut_type = 1;
48
Singular_Value::Fq_type fq_type;
49
- bool use_ewald - false;
+ bool use_ewald = false;
50
51
double pca_threshold = 0;
52
std::vector<std::string> files_abfs;
0 commit comments