Go to the source code of this file.
| Functions/Subroutines | |
| subroutine | PGD_GRID (HPROGRAM, HFILE, HFILETYPE, OGRID, HGRID, KGRID_PAR, PGRID_PAR) | 
| subroutine PGD_GRID | ( | 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 2 of file pgd_grid.F90.


 1.8.0
 1.8.0