SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
ver_interp_lin3d_surf.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

real function, dimension(size(kklin, 1), size(kklin, 2), size(kklin, 3)) ver_interp_lin3d_surf (PVAR1, KKLIN, PCOEFLIN)
 

Function/Subroutine Documentation

◆ ver_interp_lin3d_surf()

real function, dimension(size(kklin,1),size(kklin,2),size(kklin,3)) ver_interp_lin3d_surf ( real, dimension(:,:,:), intent(in)  PVAR1,
integer, dimension(:,:,:), intent(in)  KKLIN,
real, dimension(:,:,:), intent(in)  PCOEFLIN 
)

Definition at line 7 of file ver_interp_lin3d_surf.F90.