Go to the source code of this file.
Functions/Subroutines | |
| subroutine | PACK_GRID (KMASK, HGRID1, HGRID2, PGRID_PAR1, PGRID_PAR2) |
| subroutine PACK_GRID | ( | INTEGER, dimension(:), intent(in) | KMASK, |
| CHARACTER(LEN=10), intent(in) | HGRID1, | ||
| CHARACTER(LEN=10), intent(out) | HGRID2, | ||
| REAL, dimension(:), pointer | PGRID_PAR1, | ||
| REAL, dimension(:), pointer | PGRID_PAR2 | ||
| ) |
Definition at line 2 of file pack_grid.F90.


1.8.0