CAM
intp_util.F90 File Reference

Functions/Subroutines

subroutine chktime (time, nrec)
 
subroutine findplb (x, nx, xval, index)
 
subroutine linintp (npts, t1, t2, tint, f1, f2, fint)
 

Function/Subroutine Documentation

◆ chktime()

subroutine chktime ( real(r8), dimension(nrec), intent(in)  time,
integer, intent(in)  nrec 
)

◆ findplb()

subroutine findplb ( real(r8), dimension(nx), intent(in)  x,
integer, intent(in)  nx,
real(r8), intent(in)  xval,
integer, intent(out)  index 
)
Here is the caller graph for this function:

◆ linintp()

subroutine linintp ( integer, intent(in)  npts,
real(r8), intent(in)  t1,
real(r8), intent(in)  t2,
real(r8), intent(in)  tint,
real(r8), dimension(npts), intent(in)  f1,
real(r8), dimension(npts), intent(in)  f2,
real(r8), dimension(npts), intent(out)  fint 
)
Here is the call graph for this function: