Go to the source code of this file.
Functions/Subroutines | |
| subroutine | tm3vdl (l, k, p, r, ld, wkpr, wkpr_v) |
| subroutine tm3vdl | ( | 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) | wkpr_v | ||
| ) |