My Project
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | extrapol (pfild, kxlon, kylat, pmask, norsud, ldper, knbor, pwork) |
subroutine extrapol | ( | real, dimension(kxlon,kylat) | pfild, |
integer | kxlon, | ||
integer | kylat, | ||
real | pmask, | ||
logical | norsud, | ||
logical | ldper, | ||
integer | knbor, | ||
real, dimension(kxlon,kylat) | pwork | ||
) |
Definition at line 6 of file extrapol.F.