Go to the source code of this file.
Functions/Subroutines | |
subroutine | zfftifc (nd, n, sgn, z) |
subroutine | rzfftifc (nd, n, sgn, r, z) |
subroutine rzfftifc | ( | integer, intent(in) | nd, |
integer, dimension(nd), intent(in) | n, | ||
integer, intent(in) | sgn, | ||
real(8), dimension(*), intent(inout) | r, | ||
complex(8), dimension(*), intent(inout) | z | ||
) |
subroutine zfftifc | ( | integer, intent(in) | nd, |
integer, dimension(nd), intent(in) | n, | ||
integer, intent(in) | sgn, | ||
complex(8), dimension(*), intent(inout) | z | ||
) |