Go to the source code of this file.
| Functions/Subroutines | |
| subroutine | GET_GRID_COORD_LONLAT_REG (KGRID_PAR, KL, PGRID_PAR, PX, PY) | 
| subroutine GET_GRID_COORD_LONLAT_REG | ( | 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_lonlat_reg.F90.

 1.8.0
 1.8.0