Go to the source code of this file.
Functions/Subroutines | |
| subroutine | GET_GRID_DIM (HGRID, KGRID_PAR, PGRID_PAR, ORECT, KDIM1, KDIM2) |
| subroutine GET_GRID_DIM | ( | CHARACTER(LEN=10), intent(in) | HGRID, |
| INTEGER, intent(in) | KGRID_PAR, | ||
| REAL, dimension(kgrid_par), intent(in) | PGRID_PAR, | ||
| LOGICAL, intent(out) | ORECT, | ||
| INTEGER, intent(out) | KDIM1, | ||
| INTEGER, intent(out) | KDIM2 | ||
| ) |
Definition at line 2 of file get_grid_dim.F90.


1.8.0