pwl_interp_2d_test


pwl_interp_2d_test, a Fortran77 code which evaluates a piecewise linear interpolant of data depending on a 2D argument, defined on on a product grid, so that p(x(i),y(j)) = z(i,j).

Licensing:

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

Related Data and Programs:

pwl_interp_2d, a Fortran77 code which evaluates a piecewise linear interpolant of data depending on a 2D argument, defined on on a product grid, so that p(x(i),y(j)) = z(i,j).

Source Code:


Last revised on 04 November 2023.