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