mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 14:04:32 +00:00 
			
		
		
		
	/=2 replaced by *=0.5
This commit is contained in:
		@@ -634,7 +634,7 @@ void WilsonFermion<Impl>::ContractConservedCurrent(PropagatorField &q_in_1,
 | 
				
			|||||||
  q_out-=adj(g5Lg5)*R;
 | 
					  q_out-=adj(g5Lg5)*R;
 | 
				
			||||||
  q_out+=adj(g5Lg5)*gmuR;
 | 
					  q_out+=adj(g5Lg5)*gmuR;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  q_out/=2;
 | 
					  q_out*=0.5;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user