diff --git a/Grid/qcd/action/pseudofermion/TwoFlavour.h b/Grid/qcd/action/pseudofermion/TwoFlavour.h index 2ac97ddd..7b771a12 100644 --- a/Grid/qcd/action/pseudofermion/TwoFlavour.h +++ b/Grid/qcd/action/pseudofermion/TwoFlavour.h @@ -98,6 +98,7 @@ public: FermOp.ImportGauge(U); FermOp.Mdag(eta, Phi); + std::cout << GridLogMessage << "Pseudofermion action refresh " << norm2(eta) << std::endl; }; //////////////////////////////////////////////////////