Go to the source code of this file.
Functions/Subroutines | |
| subroutine | tm3rtoz (l, k, p, r, ld, wkpr, zkpr) |
| subroutine tm3rtoz | ( | integer, intent(in) | l, |
| integer, intent(in) | k, | ||
| integer, intent(in) | p, | ||
| integer, intent(in) | r, | ||
| integer, intent(in) | ld, | ||
| real(8), dimension(-ld:ld), intent(in) | wkpr, | ||
| complex(8), dimension(-ld:ld), intent(out) | zkpr | ||
| ) |
Definition at line 6 of file tm3rtoz.f90.