interp_test


interp_test, a Fortran90 code which calls interp(), which takes a set of data associated with successive values of a parameter, and produces an interpolating function which can be evaluated over a continuous range of the parameter.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

interp, a Fortran90 code which parameterizes and interpolates data;

Source Code:


Last revised on 18 July 2020.