Go to the source code of this file.
Functions/Subroutines | |
subroutine | rotzflm (rot, lmin, lmax, lmmax, n, ld, zflm1, zflm2) |
subroutine rotzflm | ( | real(8), dimension(3,3), intent(in) | rot, |
integer, intent(in) | lmin, | ||
integer, intent(in) | lmax, | ||
integer, intent(in) | lmmax, | ||
integer, intent(in) | n, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,n), intent(in) | zflm1, | ||
complex(8), dimension(ld,n), intent(out) | zflm2 | ||
) |
Definition at line 9 of file rotzflm.f90.