1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-09 23:45:36 +00:00

T_hmc_WilsonGauge_Implicit not compiling with latest develop

This commit is contained in:
Chulwoo Jung 2020-07-22 23:00:58 -04:00
parent 88683fa648
commit 16303e5f16

View File

@ -44,7 +44,7 @@ struct RMHMCActionParameters: Serializable {
int main(int argc, char **argv) {
using namespace Grid;
using namespace Grid::QCD;
// using namespace Grid::QCD;
Grid_init(&argc, &argv);
GridLogIntegrator.Active(1);