Go to the source code of this file.
Functions/Subroutines | |
subroutine | READ_GRIDTYPE (HPROGRAM, HGRID, KGRID_PAR, KLU, OREAD, PGRID_PAR, KRESP, HDIR) |
subroutine READ_GRIDTYPE | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
CHARACTER(LEN=10), intent(in) | HGRID, | ||
INTEGER, intent(inout) | KGRID_PAR, | ||
INTEGER, intent(in) | KLU, | ||
LOGICAL, intent(in) | OREAD, | ||
REAL, dimension(:), intent(out), optional | PGRID_PAR, | ||
INTEGER, intent(out), optional | KRESP, | ||
CHARACTER(LEN=1), intent(in), optional | HDIR | ||
) |
Definition at line 2 of file read_gridtype.F90.