mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 14:04:32 +00:00 
			
		
		
		
	FFT test typo
This commit is contained in:
		@@ -70,7 +70,7 @@ int main (int argc, char ** argv)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  std::cout<<"*************************************************"<<std::endl;
 | 
					  std::cout<<"*************************************************"<<std::endl;
 | 
				
			||||||
  std::cout<<"Testing Fourier xfrom of known plane wave        "<<std::endl;
 | 
					  std::cout<<"Testing Fourier from of known plane wave         "<<std::endl;
 | 
				
			||||||
  std::cout<<"*************************************************"<<std::endl;
 | 
					  std::cout<<"*************************************************"<<std::endl;
 | 
				
			||||||
  C=zero;
 | 
					  C=zero;
 | 
				
			||||||
  for(int mu=0;mu<4;mu++){
 | 
					  for(int mu=0;mu<4;mu++){
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user