subroutine, public iccninterp::setindxci | ( | integer | npts, |
real(kind=kind_phys), dimension(npts) | dlat, | ||
integer, dimension(npts) | jindx1, | ||
integer, dimension(npts) | jindx2, | ||
real(kind=kind_phys), dimension(npts) | ddy, | ||
real(kind=kind_phys), dimension(npts) | dlon, | ||
integer, dimension(npts) | iindx1, | ||
integer, dimension(npts) | iindx2, | ||
real(kind=kind_phys), dimension(npts) | ddx | ||
) |
References iccn_def::ci_lat, iccn_def::ci_lon, iccn_def::latscip, and iccn_def::lonscip.
Referenced by gfs_phys_time_vary::gfs_phys_time_vary_init().