SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_mesh_index_lonlat_rot (KL, PGRID_PAR, PLAT, PLON, KINDEX |
subroutine get_mesh_index_lonlat_rot | ( | integer, intent(in) | KL, |
real, dimension(:), intent(in) | PGRID_PAR, | ||
real, dimension(kl), intent(in) | PLAT, | ||
real, dimension(kl), intent(in) | PLON, | ||
integer, dimension(kl), intent(out) | KINDEX | ||
) |
Definition at line 7 of file get_mesh_index_lonlat_rot.F90.