mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-03 21:44:33 +00:00 
			
		
		
		
	big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to
near the bleeding edge I guess
This commit is contained in:
		@@ -547,7 +547,7 @@ Note that in step D setting B ~ X - A and using B in place of A in step E will g
 | 
			
		||||
    LatticeMatrix Umu(out._grid);
 | 
			
		||||
    for(int mu=0;mu<Nd;mu++){
 | 
			
		||||
      LieRandomize(pRNG,Umu,1.0);
 | 
			
		||||
      pokeLorentz(out,Umu,mu);
 | 
			
		||||
      pokeIndex<LorentzIndex>(out,Umu,mu);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
  static void TepidConfiguration(GridParallelRNG &pRNG,LatticeGaugeField &out){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user