Go to the source code of this file.
Functions/Subroutines | |
| subroutine | GRID_FROM_FILE (HPROGRAM, HFILE, HFILETYPE, OGRID, HGRID, KGRID_PAR, PGRID_PAR, KL) |
| subroutine GRID_FROM_FILE | ( | 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, | ||
| INTEGER, intent(out) | KL | ||
| ) |
Definition at line 2 of file grid_from_file.F90.


1.8.0