Go to the source code of this file.
Functions/Subroutines | |
subroutine | COEF_VER_INTERP_LIN_SURF (PZ1, PZ2, KKLIN, PCOEFLIN) |
subroutine COEF_VER_INTERP_LIN_SURF | ( | REAL, dimension(:,:), intent(in) | PZ1, |
REAL, dimension(:,:), intent(in) | PZ2, | ||
INTEGER, dimension(:,:), intent(out) | KKLIN, | ||
REAL, dimension(:,:), intent(out) | PCOEFLIN | ||
) |
Definition at line 2 of file coef_ver_interp_lin_surf.F90.