Go to the source code of this file.
Functions/Subroutines | |
subroutine | tm2todm (l, k, p, ld, wkp, dm) |
subroutine tm2todm | ( | integer, intent(in) | l, |
integer, intent(in) | k, | ||
integer, intent(in) | p, | ||
integer, intent(in) | ld, | ||
real(8), dimension(-ld:ld,-1:1), intent(in) | wkp, | ||
real(8), dimension(ld,2,ld,2), intent(out) | dm | ||
) |
Definition at line 9 of file tm2todm.f90.