Go to the source code of this file.
Functions/Subroutines | |
subroutine | GET_MESH_INDEX (KLUOUT, PLAT, PLON, KINDEX, KSSO, KISSOX, KISSOY) |
subroutine GET_MESH_INDEX | ( | INTEGER, intent(in) | KLUOUT, |
REAL, dimension(:), intent(in) | PLAT, | ||
REAL, dimension(:), intent(in) | PLON, | ||
INTEGER, dimension(:), intent(out) | KINDEX, | ||
INTEGER, intent(in), optional | KSSO, | ||
INTEGER, dimension(:), intent(out), optional | KISSOX, | ||
INTEGER, dimension(:), intent(out), optional | KISSOY | ||
) |
Definition at line 2 of file get_mesh_index.F90.