blend_test, a FORTRAN77 code which calls blend(), which "blends" multidimensional data, that is, performs a kind of interpolation. However, in this case, the data may be known at points, or curves, or planes, and is to be extended to a higher-dimensional domain.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
blend, a FORTRAN77 code which "blends" multidimensional data, that is, performs a kind of interpolation. However, in this case, the data may be known at points, or curves, or planes, and is to be extended to a higher-dimensional domain.