|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | average1_ldb (UG, KLUOUT, KNBLINES, PLAT, PLON, PVALUE, HTYPE, |
| subroutine average1_ldb | ( | 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, | ||
| real, dimension(:), intent(in) | PVALUE, | ||
| character(len=1), intent(in) | HTYPE | ||
| ) |
Definition at line 7 of file average1_ldb.F90.


1.8.13