Go to the source code of this file.
Functions/Subroutines | |
| pure subroutine | genylmv (t4pil, lmax, v, ylm) |
| pure subroutine genylmv | ( | logical, intent(in) | t4pil, |
| integer, intent(in) | lmax, | ||
| real(8), dimension(3), intent(in) | v, | ||
| complex(8), dimension(*), intent(out) | ylm | ||
| ) |