(git:c5411e0)
Loading...
Searching...
No Matches
fftw3_lib::fftw_dealloc Interface Reference

Public Member Functions

subroutine fftw_dealloc_complex_1d (array)
 
subroutine fftw_dealloc_complex_2d (array)
 
subroutine fftw_dealloc_complex_3d (array)
 

Detailed Description

Definition at line 55 of file fftw3_lib.F.

Member Function/Subroutine Documentation

◆ fftw_dealloc_complex_1d()

subroutine fftw3_lib::fftw_dealloc::fftw_dealloc_complex_1d ( complex(c_double_complex), dimension(:), intent(inout), pointer, contiguous  array)

Definition at line 79 of file fftw3_lib.F.

◆ fftw_dealloc_complex_2d()

subroutine fftw3_lib::fftw_dealloc::fftw_dealloc_complex_2d ( complex(c_double_complex), dimension(:, :), intent(inout), pointer, contiguous  array)

Definition at line 107 of file fftw3_lib.F.

◆ fftw_dealloc_complex_3d()

subroutine fftw3_lib::fftw_dealloc::fftw_dealloc_complex_3d ( complex(c_double_complex), dimension(:, :, :), intent(inout), pointer, contiguous  array)

Definition at line 135 of file fftw3_lib.F.


The documentation for this interface was generated from the following file: