Go to the source code of this file.
Functions/Subroutines | |
subroutine | ZOOM_PGD_OROGRAPHY (HPROGRAM, PSEA, PWATER, HINIFILE, HINIFILETYPE) |
subroutine | ZOOM (KLUOUT, PFIELDIN, PFIELDOUT) |
subroutine ZOOM_PGD_OROGRAPHY::ZOOM | ( | INTEGER, intent(in) | KLUOUT, |
REAL, dimension(:), pointer | PFIELDIN, | ||
REAL, dimension(:), intent(out) | PFIELDOUT | ||
) |
Definition at line 303 of file zoom_pgd_orography.F90.
subroutine ZOOM_PGD_OROGRAPHY | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
REAL, dimension(:), intent(in) | PSEA, | ||
REAL, dimension(:), intent(in) | PWATER, | ||
CHARACTER(LEN=28), intent(in) | HINIFILE, | ||
CHARACTER(LEN=6), intent(in) | HINIFILETYPE | ||
) |
Definition at line 2 of file zoom_pgd_orography.F90.