Go to the source code of this file.
Functions/Subroutines | |
| subroutine | average1_ldb (KLUOUT, KNBLINES, PLAT, PLON, PVALUE, HTYPE, PNODATA) |
| subroutine average1_ldb | ( | 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, | ||
| real, intent(in), optional | PNODATA | ||
| ) |
Definition at line 6 of file average1_ldb.F90.


1.8.5