Go to the source code of this file.
Functions/Subroutines |
subroutine | extrapol (pfild, kxlon, kylat, pmask, norsud, ldper, knbor, pwork) |
Function/Subroutine Documentation
subroutine extrapol |
( |
real, dimension(kxlon,kylat) |
pfild, |
|
|
integer |
kxlon, |
|
|
integer |
kylat, |
|
|
real |
pmask, |
|
|
logical |
norsud, |
|
|
logical |
ldper, |
|
|
integer |
knbor, |
|
|
real, dimension(kxlon,kylat) |
pwork |
|
) |
| |