NNPNTINITD(3NCARG) | NCAR GRAPHICS | NNPNTINITD(3NCARG) |
NNPNTINITD - Enter single point mode in double precision
CALL NNPNTINITD (NPNTS, X, Y, Z)
This subroutine is called when you want to interpolate at individal points. It is an initialization routine that sets up some internal variables and does this initial triangulation. To actually do the interplation, use subroutine NNPNTD. To terminate single point mode, use the subroutine NNPNTENDD.
To use NNPNTINITD, load the NCAR Graphics library ngmath.
natgrid, natgrid_params, natgridd, nnpntd, nnpntendd.
Complete documentation for Natgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1997-1998 | UNIX |