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 fa5e7f1 commit 2e8cbdcCopy full SHA for 2e8cbdc
source/module_hsolver/hsolver_pw.h
@@ -90,8 +90,6 @@ class HSolverPW
90
/// @brief calculate the threshold for iterative-diagonalization for each band
91
void cal_ethr_band(const double& wk, const double* wg, const double& ethr, std::vector<double>& ethrs);
92
93
- std::vector<double> ethr_band;
94
-
95
#ifdef USE_PAW
96
void paw_func_in_kloop(const int ik,
97
const double tpiba);
0 commit comments