We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a0aaa commit 2beab4cCopy full SHA for 2beab4c
1 file changed
source/source_lcao/module_lr/hsolver_lrtd.hpp
@@ -86,7 +86,6 @@ namespace LR
86
nband,
87
dim,
88
PARAM.inp.pw_diag_ndim,
89
- false,
90
comm_info);
91
std::vector<double> ethr_band(nband, diag_ethr);
92
hsolver::DiagoIterAssist<T>::avg_iter += static_cast<double>(david.diag(hpsi_func, spsi_func,
0 commit comments