◆ ppcfft2_2d()
subroutine pputil::ppcfft2::ppcfft2_2d |
( |
integer, intent(in) |
isign, |
|
|
complex, dimension (:,:), intent(inout) |
f, |
|
|
complex, dimension (:,:), intent(out) |
g |
|
) |
| |
|
private |
◆ ppcfft2_3d()
subroutine pputil::ppcfft2::ppcfft2_3d |
( |
integer, intent(in) |
isign, |
|
|
complex, dimension (:,:,:), intent(inout) |
f, |
|
|
complex, dimension (:,:,:), intent(out) |
g |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: