kml_fft_mpi_cleanup

mpi环境下的kml-fft资源释放

接口定义

C interface:

int kml_fft_mpi_cleanup(void)

int kml_fftf_mpi_cleanup(void)

返回值

kml_fft_mpi_cleanup函数执行成功返回1,否则返回0。

参数

依赖

C: "kfft-mpi.h"

示例

kml_fft(f/h)_mpi_plan_dft的相关示例