Skip to content

Commit 7865b12

Browse files
maki49Fisherd99
authored andcommitted
fix an output for debug (deepmodeling#6066)
1 parent 2d7ac06 commit 7865b12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/module_ri/Exx_LRI_interface.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ void Exx_LRI_Interface<T, Tdata>::exx_eachiterinit(const int istep,
122122
const K_Vectors& kv,
123123
const int& iter)
124124
{
125-
std::cout << "iter=" << iter << std::endl;
126125
if (GlobalC::exx_info.info_global.cal_exx)
127126
{
128127
if (!GlobalC::exx_info.info_global.separate_loop && (this->two_level_step || istep > 0 || PARAM.inp.init_wfc == "file") // non separate loop case

0 commit comments

Comments
 (0)