Go to the source code of this file.
Functions/Subroutines | |
| subroutine | GET_GRID_COORD (KLUOUT, PX, PY, KL, HGRID, PGRID_PAR) |
| subroutine GET_GRID_COORD | ( | INTEGER, intent(in) | KLUOUT, |
| REAL, dimension(:), intent(out), optional | PX, | ||
| REAL, dimension(:), intent(out), optional | PY, | ||
| INTEGER, intent(in), optional | KL, | ||
| CHARACTER(LEN=10), intent(in), optional | HGRID, | ||
| REAL, dimension(:), optional, pointer | PGRID_PAR | ||
| ) |
Definition at line 2 of file get_grid_coord.F90.


1.8.0