next up previous contents index
Next: Function spline_deriv Up: Module spline_module Previous: Subroutine spline_compute_matrices   Contents   Index

Function spline_value


\begin{boxedminipage}{\textwidth}
\begin{verbatim}y = spline_value(this,x)\end{verbatim}
\end{boxedminipage}

Interpolate the spline for a given $x$ point

this -- type(spline)

x -- real(dp)

Return value -- real(dp)

spline_deriv function

gabor 2009-06-30