|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hor_interpol_conf_proj (GCP, KLUOUT, PFIELDIN, PFIELDOUT) |
| subroutine hor_interpol_conf_proj | ( | type(grid_conf_proj_t), intent(inout) | GCP, |
| integer, intent(in) | KLUOUT, | ||
| real, dimension(:,:), intent(in) | PFIELDIN, | ||
| real, dimension(:,:), intent(out) | PFIELDOUT | ||
| ) |
Definition at line 7 of file hor_interpol_conf_proj.F90.


1.8.13