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 6 of file coef_ver_interp_lin_surf.F90.

1.8.5