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