1NNPNTENDD(3NCARG) NCAR GRAPHICS NNPNTENDD(3NCARG)
2
3
4
6 NNPNTENDD - terminate interpolation in single point mode
7
9 CALL NNPNTENDD ()
10
12 This subroutine terminates single point mode. It should be called after
13 entering single point mode using NNPNTINITD and interpolating at indi‐
14 vidual points with NNPNTD.
15
17 To use NNPNTENDD, load the NCAR Graphics library ngmath.
18
20 natgrid_params, natgridd, nnpntinitd, nnpntd.
21
22 Complete documentation for Natgrid is available at URL
23 http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html
24
26 Copyright (C) 2000
27 University Corporation for Atmospheric Research
28
29 The use of this Software is governed by a License Agreement.
30
31
32
33UNIX March 1997-1998 NNPNTENDD(3NCARG)