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

HMC documentation

This commit is contained in:
Peter Boyle
2018-09-25 23:28:17 +01:00
parent b1c4e96382
commit 2c162577b5
3 changed files with 121 additions and 7 deletions

View File

@ -146,13 +146,7 @@ int main(int argc, char **argv) {
std::cout << GridLogMessage << "Denominator report, Dw(m) term (includes CG) : " << std::endl;
DenOp.Report();
Grid_finalize();
} // main