Go to the source code of this file.
Functions/Subroutines | |
pure subroutine | lopzflmn (lmax, n, ld, zflm, zlflm1, zlflm2, zlflm3) |
pure subroutine lopzflmn | ( | integer, intent(in) | lmax, |
integer, intent(in) | n, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,n), intent(in) | zflm, | ||
complex(8), dimension(ld,n), intent(out) | zlflm1, | ||
complex(8), dimension(ld,n), intent(out) | zlflm2, | ||
complex(8), dimension(ld,n), intent(out) | zlflm3 | ||
) |