Go to the source code of this file.
Functions/Subroutines | |
subroutine | ylmroty (beta, lmax, ld, dy) |
subroutine ylmroty | ( | real(8), intent(in) | beta, |
integer, intent(in) | lmax, | ||
integer, intent(in) | ld, | ||
real(8), dimension(ld,*), intent(out) | dy | ||
) |
Definition at line 9 of file ylmroty.f90.