fft_mc_cleansubroutine fft_mc_clean()Purpose: It destroyes the FFT plans created by a call to fft_mc_setup. Has to be called before any subsequent call to the latter. It has to be called by all procs. Parameter description: No explicit parameters. Operates on the global variables stored internally by the library. |