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


1.8.5