pwl_interp_1d_test


pwl_interp_1d_test, a Fortran90 code which calls pwl_interp_1d(), which interpolates a set of data with a piecewise linear function, creating graphics files for processing by gnuplot().

Licensing:

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

Related Data and Programs:

pwl_interp_1d, a Fortran90 code which interpolates a set of data using a piecewise linear function, creating graphics files for processing by gnuplot().

Source Code:

The test program makes files which can be used by GNUPLOT to create PNG plots:


Last revised on 20 August 2020.