|
subroutine | fftrclocal1_fft (ksign, scale, x, ny, nsizex, y) |
|
subroutine | fftrclocal2_fft (ksign, scale, x, ny, nsizex, y) |
|
◆ fftrclocal1_fft()
subroutine fftclass::fftrclocal_fft::fftrclocal1_fft |
( |
integer, intent(in) |
ksign, |
|
|
double precision, intent(in) |
scale, |
|
|
double precision, dimension(ny,nsizex), intent(in) |
x, |
|
|
integer, intent(in) |
ny, |
|
|
integer, intent(in) |
nsizex, |
|
|
double complex, dimension(ny/2+1,nsizex), intent(out) |
y |
|
) |
| |
◆ fftrclocal2_fft()
subroutine fftclass::fftrclocal_fft::fftrclocal2_fft |
( |
integer, intent(in) |
ksign, |
|
|
double precision, intent(in) |
scale, |
|
|
double precision, dimension(ny,nsizex), intent(in) |
x, |
|
|
integer, intent(in) |
ny, |
|
|
integer, intent(in) |
nsizex, |
|
|
double precision, dimension(ny,nsizex), intent(out) |
y |
|
) |
| |
The documentation for this interface was generated from the following file: