1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-05 03:35:55 +01:00
Grid/lib/qcd/hmc/HMC.cc
paboyle 31ca609d12 HMC checkpointing .
Need a general HMC framework to work in restart.
2015-12-20 02:29:51 +00:00

8 lines
59 B
C++

#include <Grid.h>
namespace Grid{
namespace QCD{
}
}