mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-05 19:55:56 +01:00
MSource::Convolution remove test code
This commit is contained in:
parent
9c18638b24
commit
620965781e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user