Skip to content

Commit 58dce4e

Browse files
committed
remove unused print
1 parent c2761af commit 58dce4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ChASE-MPI/impl/chase_mpidla.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,6 @@ class ChaseMpiDLA : public ChaseMpiDLAInterface<T>
13351335
nvtxRangePop();
13361336
#endif
13371337
*/
1338-
std::cout << C[0] << " " << ritzVc[0] << std::endl;
13391338
dla_->LanczosDos(idx, m, ritzVc);
13401339
}
13411340

0 commit comments

Comments
 (0)