Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

c_nnpntend - exit single point mode

Access

       To use c_nnpntend, load the NCAR Graphics library ngmath.  It should be called after entering single
       point mode using c_nnpntinits and interpolating at individual points with c_nnpnts.

Function Prototype

       void c_nnpntend();

Name

       c_nnpntend - exit single point mode

See Also

       natgrid, natgrid_params, c_natgrids, c_nnpntinits, c_nnpnts.

       Complete documentation for Natgrid is available at URL
       http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html

Synopsis

       void c_nnpntend ();

Usage

       This function terminates single point mode.

See Also