Go to the source code of this file.
Functions/Subroutines | |
pure subroutine | lopzflm (lmax, zflm, ld, zlflm) |
pure subroutine lopzflm | ( | integer, intent(in) | lmax, |
complex(8), dimension(*), intent(in) | zflm, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,3), intent(out) | zlflm | ||
) |