IMPACT T
Public Member Functions
fftclass::fftcrlocal_fft Interface Reference

Public Member Functions

subroutine fftcrlocal1_fft (ksign, scale, x, ny, nsizex, y)
 
subroutine fftcrlocal2_fft (ksign, scale, x, ny, nsizex, y)
 

Member Function/Subroutine Documentation

◆ fftcrlocal1_fft()

subroutine fftclass::fftcrlocal_fft::fftcrlocal1_fft ( integer, intent(in)  ksign,
double precision, intent(in)  scale,
double complex, dimension(ny/2+1,nsizex), intent(in)  x,
integer, intent(in)  ny,
integer, intent(in)  nsizex,
double precision, dimension(ny,nsizex), intent(out)  y 
)

◆ fftcrlocal2_fft()

subroutine fftclass::fftcrlocal_fft::fftcrlocal2_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: