1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-25 05:05:56 +01: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);