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 f8dcacf commit 9228633Copy full SHA for 9228633
include/RI/ri/LRI-cal_loop3.hpp
@@ -25,7 +25,6 @@ void LRI<TA,Tcell,Ndim,Tdata>::cal_loop3(
25
const double fac_add_Ds,
26
const std::map<std::pair<TA, TA>, std::set<TC>>& irreducible_sector)
27
{
28
- std::cout << "using loop3 LibRI" << std::endl;
29
using namespace Array_Operator;
30
31
const Data_Pack_Wrapper<TA,TC,Tdata> data_wrapper(this->data_pool, this->data_ab_name);
0 commit comments