Go to the source code of this file.
Functions/Subroutines |
subroutine | GET_MESH_INDEX_IGN (KGRID_PAR, KL, PGRID_PAR, PLAT, PLON, KINDEX, KSSO, KISSOX, KISSOY) |
Function/Subroutine Documentation
subroutine GET_MESH_INDEX_IGN |
( |
INTEGER, intent(in) |
KGRID_PAR, |
|
|
INTEGER, intent(in) |
KL, |
|
|
REAL, dimension(kgrid_par), intent(in) |
PGRID_PAR, |
|
|
REAL, dimension(kl), intent(in) |
PLAT, |
|
|
REAL, dimension(kl), intent(in) |
PLON, |
|
|
INTEGER, dimension(kl), intent(out) |
KINDEX, |
|
|
INTEGER, intent(in) |
KSSO, |
|
|
INTEGER, dimension(kl), intent(out) |
KISSOX, |
|
|
INTEGER, dimension(kl), intent(out) |
KISSOY |
|
) |
| |