mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-23 22:47:10 +01:00
deal with post-merge trauma
This commit is contained in:
@@ -8,8 +8,8 @@ int main(int argc, char **argv) {
|
||||
Grid_init(&argc, &argv);
|
||||
|
||||
typedef GenericSp2nHMCRunnerHirep<TheRepresentations, MinimumNorm2> HMCWrapper; // ok
|
||||
typedef SpWilsonImplD FermionImplPolicy; // ok
|
||||
typedef SpWilsonFermionR FermionAction; // ok
|
||||
typedef SpWilsonImplR FermionImplPolicy; // ok
|
||||
typedef SpWilsonFermionD FermionAction; // ok
|
||||
typedef typename FermionAction::FermionField FermionField; // ok?
|
||||
|
||||
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||
|
Reference in New Issue
Block a user