mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-03 21:44:33 +00:00 
			
		
		
		
	MSource::Convolution remove test code
This commit is contained in:
		@@ -121,7 +121,6 @@ void TConvolution<FImpl>::execute(void)
 | 
			
		||||
    startTimer("Fourier transform");
 | 
			
		||||
    fft.FFT_dim_mask(out, out, mask, FFT::backward);
 | 
			
		||||
    stopTimer("Fourier transform");
 | 
			
		||||
    {std::ofstream f("tmp_conv"); f << out;}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
END_MODULE_NAMESPACE
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user