GRASP
Functions/Subroutines
interp.f90 File Reference

Functions/Subroutines

subroutine interp (XARR, YARR, NARR, XVAL, YVAL, ACCY)
 
integer function iloc (IND1, IND2)
 

Function/Subroutine Documentation

◆ iloc()

integer function interp::iloc ( integer, intent(in IND1,
integer, intent(in IND2 
)
Here is the call graph for this function:

◆ interp()

subroutine interp ( real(double), dimension(narr), intent(in XARR,
real(double), dimension(narr), intent(in YARR,
integer, intent(in NARR,
real(double), intent(in XVAL,
real(double), intent(out YVAL,
real(double), intent(in ACCY 
)
Here is the call graph for this function: