LMDZ
interp_horiz.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine interp_horiz (varo, varn, imo, jmo, imn, jmn, lm, rlonuo, rlatvo, rlonun, rlatvn)
 

Function/Subroutine Documentation

subroutine interp_horiz ( real, dimension (imo+1, jmo+1,lm)  varo,
real, dimension (imn+1,jmn+1,lm)  varn,
integer  imo,
integer  jmo,
integer  imn,
integer  jmn,
integer  lm,
real, dimension(imo+1)  rlonuo,
real, dimension(jmo)  rlatvo,
real, dimension(imn+1)  rlonun,
real, dimension(jmn)  rlatvn 
)

Definition at line 6 of file interp_horiz.F.

Here is the call graph for this function: