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 6 of file grid_from_file.F90.


1.8.5