pwl_interp_2d_scattered_test


pwl_interp_2d_scattered_test, a Fortran90 code which calls pwl_interp_2d_scattered(), which produces a piecewise linear interpolant to 2D scattered data, that is, data that is not guaranteed to lie on a regular grid.

Licensing:

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

Related Data and Programs:

pwl_interp_2d_scattered, a Fortran90 code which evaluates a piecewise linear interpolant to data which is available at an irregularly arranged set of points.

Source Code:


Last revised on 20 August 2020.