1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-25 05:05:56 +01:00

Prep for storing action from the pseudofermion refresh

This commit is contained in:
Peter Boyle 2021-05-14 11:52:11 -04:00
parent d1daa0e3f7
commit 91fd44419b

View File

@ -98,6 +98,7 @@ public:
FermOp.ImportGauge(U);
FermOp.Mdag(eta, Phi);
std::cout << GridLogMessage << "Pseudofermion action refresh " << norm2(eta) << std::endl;
};
//////////////////////////////////////////////////////