Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ylmrot (p, ang, lmax, ld, d) |
| subroutine ylmrot | ( | integer, intent(in) | p, |
| real(8), dimension(3), intent(in) | ang, | ||
| integer, intent(in) | lmax, | ||
| integer, intent(in) | ld, | ||
| complex(8), dimension(ld,*), intent(out) | d | ||
| ) |
Definition at line 9 of file ylmrot.f90.