mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 19:36:56 +01: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