QSHEP3D - Interpolation of Scattered Data in 3D

QSHEP3D takes a set of data values WDAT(XDAT,YDAT,ZDAT), where the points (XDAT,YDAT,ZDAT) are "scattered" in 3D, and constructs an interpolating function W(X,Y,Z) which matches the given data extends smoothly through 3D space.

QSHEP3D is ACM Transactions on Mathematical Software Algorithm number 661. The original text of any ACM TOMS algorithm is available through the NETLIB web site.

Reference:
R J Renka,
QSHEP3D, Quadratic Shepard method for trivariate interpolation of scattered data,
ACM TOMS, Volume 14, 1988, pages 151-152.

Files you may copy include:

The list of routines includes:

Return to the FORTRAN software page.


Last revised on 04 November 2001.