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