Go to the source code of this file.
Functions/Subroutines | |
subroutine | READ_GRID (HPROGRAM, HGRID, PGRID_PAR, PLAT, PLON, PMESH_SIZE, KRESP, PDIR) |
subroutine READ_GRID | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
CHARACTER(LEN=10), intent(out) | HGRID, | ||
REAL, dimension(:), pointer | PGRID_PAR, | ||
REAL, dimension(:), intent(out) | PLAT, | ||
REAL, dimension(:), intent(out) | PLON, | ||
REAL, dimension(:), intent(out) | PMESH_SIZE, | ||
INTEGER, intent(out) | KRESP, | ||
REAL, dimension(:), intent(out), optional | PDIR | ||
) |
Definition at line 2 of file read_grid.F90.