logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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