mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Towards the day all tests compile
This commit is contained in:
		@@ -93,7 +93,7 @@ int main(int argc, char** argv) {
 | 
			
		||||
  //                    Setup of Dirac Matrix and Operator                   //
 | 
			
		||||
  /////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
  LatticeGaugeField Umu(Grid_f); SU3::HotConfiguration(pRNG_f, Umu);
 | 
			
		||||
  LatticeGaugeField Umu(Grid_f); SU<Nc>::HotConfiguration(pRNG_f, Umu);
 | 
			
		||||
 | 
			
		||||
  RealD checkTolerance = (getPrecision<LatticeFermion>::value == 1) ? 1e-7 : 1e-15;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user