Go to the source code of this file.
Functions/Subroutines | |
subroutine | rfzfftq (sgn, nf, ngt, rfmt, rfir, zfmt, zfir) |
subroutine rfzfftq | ( | integer, intent(in) | sgn, |
integer, intent(in) | nf, | ||
integer, intent(in) | ngt, | ||
real(8), dimension(npcmtmax,natmtot,nf,nqpt), intent(inout) | rfmt, | ||
real(8), dimension(ngt,nf,nqpt), intent(inout) | rfir, | ||
complex(8), dimension(npcmtmax,natmtot,nf,nfqrz), intent(inout) | zfmt, | ||
complex(8), dimension(ngt,nf,nfqrz), intent(inout) | zfir | ||
) |
Definition at line 6 of file rfzfftq.f90.