mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-10-27 01:59:33 +00:00 
			
		
		
		
	Making tests compile
This commit is contained in:
		| @@ -51,9 +51,9 @@ int main(int argc, char **argv) { | ||||
|   typedef GenericHMCRunnerHirep<TheRepresentations, MinimumNorm2> HMCWrapper; | ||||
|  | ||||
|   typedef WilsonAdjImplR AdjImplPolicy; // gauge field implemetation for the pseudofermions | ||||
|   typedef WilsonAdjFermionR AdjFermionAction; // type of lattice fermions (Wilson, DW, ...) | ||||
|   typedef WilsonAdjFermionD AdjFermionAction; // type of lattice fermions (Wilson, DW, ...) | ||||
|   typedef WilsonTwoIndexSymmetricImplR SymmImplPolicy;  | ||||
|   typedef WilsonTwoIndexSymmetricFermionR SymmFermionAction;  | ||||
|   typedef WilsonTwoIndexSymmetricFermionD SymmFermionAction;  | ||||
|  | ||||
|  | ||||
|   typedef typename AdjFermionAction::FermionField AdjFermionField; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user