subroutine, public cires_tauamf_data::cires_indx_ugwp | ( | integer, intent(in) | npts, |
integer, intent(in) | me, | ||
integer, intent(in) | master, | ||
real(kind=kind_phys), dimension(npts), intent(in) | dlat, | ||
integer, dimension(npts), intent(inout) | j1_tau, | ||
integer, dimension(npts), intent(inout) | j2_tau, | ||
real(kind=kind_phys), dimension(npts), intent(inout) | w1_j1tau, | ||
real(kind=kind_phys), dimension(npts), intent(inout) | w2_j2tau | ||
) |