FV3 Bundle
vert_interp.F90 File Reference

Go to the source code of this file.

Modules

module  vert_interp_mod
 Fortran module to perform linear interpolation.
 

Functions/Subroutines

subroutine vert_interp_mod::vert_interp_weights (nlev, obl, vec, wi, wf)
 
subroutine vert_interp_mod::vert_interp_apply (nlev, fvec, f, wi, wf)
 
subroutine vert_interp_mod::vert_interp_apply_tl (nlev, fvec_tl, f_tl, wi, wf)
 
subroutine vert_interp_mod::vert_interp_apply_ad (nlev, fvec_ad, f_ad, wi, wf)