|
GRASP
|
Public Member Functions | |
| subroutine | interp (XARR, YARR, NARR, XVAL, YVAL, ACCY) |
| subroutine interp_i::interp::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 | ||
| ) |
1.8.13