SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_mesh_index (UG, KLUOUT, KNBLINES, PLAT, PLON, KINDEX, PVAL |
subroutine get_mesh_index | ( | type(surf_atm_grid_t), intent(inout) | UG, |
integer, intent(in) | KLUOUT, | ||
integer, intent(in) | KNBLINES, | ||
real, dimension(:), intent(in) | PLAT, | ||
real, dimension(:), intent(in) | PLON, | ||
integer, dimension(:,:), intent(out) | KINDEX, | ||
PVAL | |||
) |
Definition at line 7 of file get_mesh_index.F90.