|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_prep_interp (KNP_IN, KNP_OUT, PVEGTYPE, PPATCH_IN, PPATCH_OUT, KMASK_IN) |
| subroutine get_prep_interp | ( | integer, intent(in) | KNP_IN, |
| integer, intent(in) | KNP_OUT, | ||
| real, dimension(:,:), intent(in) | PVEGTYPE, | ||
| real, dimension(:,:), intent(in) | PPATCH_IN, | ||
| real, dimension(:,:), intent(out) | PPATCH_OUT, | ||
| integer, dimension(:,:), intent(in), optional | KMASK_IN | ||
| ) |
Definition at line 6 of file get_prep_interp.F90.


1.8.13