SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | average1_mesh (UG, KLUOUT, KNBLINES, PLAT, PLON, PVALUE, OMULT |
subroutine average1_mesh | ( | 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, | ||
OMULT | |||
) |
Definition at line 7 of file average1_mesh.F90.