ftw_end Subroutine

public subroutine ftw_end()

Routines that ends all the FFTs. It destroys the existing plans and deallocates the arrays.

Arguments

None

Calls

proc~~ftw_end~2~~CallsGraph proc~ftw_end~2 ftw_end interface~fftw_destroy_plan~2 fftw_destroy_plan proc~ftw_end~2->interface~fftw_destroy_plan~2 interface~fftw_free~2 fftw_free proc~ftw_end~2->interface~fftw_free~2

Contents

None