Go to the source code of this file.
Functions/Subroutines | |
| subroutine | pgd_grid (UG, U, HPROGRAM, HFILE, HFILETYPE, OGRID, HGRID, KGRID_PAR, PGRID_PAR) |
| subroutine pgd_grid | ( | type(surf_atm_grid_t), intent(inout) | UG, |
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=28), intent(in) | HFILE, | ||
| character(len=6), intent(in) | HFILETYPE, | ||
| logical, intent(in) | OGRID, | ||
| character(len=10), intent(out) | HGRID, | ||
| integer, intent(out) | KGRID_PAR, | ||
| real, dimension(:), pointer | PGRID_PAR | ||
| ) |
Definition at line 6 of file pgd_grid.F90.


1.8.5