Go to the source code of this file.
Functions/Subroutines | |
subroutine | GET_GRID_COORD_LONLATVAL (KGRID_PAR, KL, PGRID_PAR, PX, PY) |
subroutine GET_GRID_COORD_LONLATVAL | ( | INTEGER, intent(in) | KGRID_PAR, |
INTEGER, intent(in) | KL, | ||
REAL, dimension(kgrid_par), intent(in) | PGRID_PAR, | ||
REAL, dimension(kl), intent(out) | PX, | ||
REAL, dimension(kl), intent(out) | PY | ||
) |
Definition at line 2 of file get_grid_coord_lonlatval.F90.