kml_fft_mpi_cleanup
Destroy kml-fft resources in the MPI environment.
Interface Definition
C interface:
int kml_fft_mpi_cleanup(void)
int kml_fftf_mpi_cleanup(void)
Return Value
If the kml_fft_mpi_cleanup function is executed successfully, 1 is returned; otherwise, 0 is returned.
Parameters
None
Dependencies
C: "kfft-mpi.h"
Examples
Parent topic: Process Functions