Go to the source code of this file.
Functions/Subroutines | |
subroutine | PACK_PGD (HPROGRAM, HSURF, HGRID, PGRID_PAR, OCOVER, PCOVER, PZS, PLAT, PLON, PMESH_SIZE, PDIR) |
subroutine PACK_PGD | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
CHARACTER(LEN=6), intent(in) | HSURF, | ||
CHARACTER(LEN=10), intent(out) | HGRID, | ||
REAL, dimension(:), pointer | PGRID_PAR, | ||
LOGICAL, dimension(:), intent(out) | OCOVER, | ||
REAL, dimension(:,:), intent(out) | PCOVER, | ||
REAL, dimension(:), intent(out) | PZS, | ||
REAL, dimension(:), intent(out) | PLAT, | ||
REAL, dimension(:), intent(out) | PLON, | ||
REAL, dimension(:), intent(out) | PMESH_SIZE, | ||
REAL, dimension(:), intent(out), optional | PDIR | ||
) |
Definition at line 2 of file pack_pgd.F90.