SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_lonlat_trip (TPG, KLON, KLAT, PLON, PLAT) |
subroutine get_lonlat_trip | ( | type(trip_grid_t), intent(inout) | TPG, |
integer, intent(in) | KLON, | ||
integer, intent(in) | KLAT, | ||
real, dimension(klon), intent(out) | PLON, | ||
real, dimension(klat), intent(out) | PLAT | ||
) |
Definition at line 4 of file get_lonlat_trip.F90.