Go to the source code of this file.
Functions/Subroutines | |
real(8) function | splint (n, x, f) |
real(8) function splint | ( | integer, intent(in) | n, |
real(8), dimension(n), intent(in) | x, | ||
real(8), dimension(n), intent(in) | f | ||
) |
Definition at line 6 of file splint.f90.