Update of /src/master/dx/src/exec/dxmods
In directory opendx.watson.ibm.com:/tmp/cvs-serv50664/dxmods
Modified Files:
Makefile.am _autocolor.c _autogray.c _cat_util.c _color.c
_colormap.c _compexec.c _compinput.c _complex.c _compoper.c
_compoper.h _compputils.c _compputils.h _compute.h
_connectgrids.c _connectvor.c _construct.c _divcurl.c
_getfield.c _getfield.h _gif.c _glyph.c _gradient.c _grid.c
_helper_jea.c _helper_jea.h _im_image.c _irregstream.c
_isosurface.c _isosurface.h _maptoplane.c _newtri.c _normals.c
_normals.h _partnbrs.c _plot.c _post.c _postscript.c _refine.c
_refineirr.c _refinereg.c _refinetopo.c _regstream.c
_rgb_image.c _rubbersheet.c _rw_image.c _rw_image.h _sample.c
_simplesurf.c _tiff.c _tube.c _unpart.c ambientlight.c
append.c arrange.c attribute.c autoaxes.c autocolor.c
autoglyph.c autogray.c autoregrid.c band.c bounds.h bspline.c
cachescene.c camera.c cases.h cat.h categorize.c catstats.c
changemember.c changetype.c collectser.c color.c colorbar.c
colormap.c compute.c compute2.c connect.c construct.c
convert.c copy.c definter.c describe.c display.c divcurl.c
dxlinnamed.c dxloutvalue.c echo.c eigen.h enumerate.c
equalize.c executive.c exp_gai.c export.c extract.c
facenormals.c filter.c format.c fourier.c genimp.c genimp.h
genimp_io.c genimp_parse.c getscene.c getset.c glyph.c
glyph_ARRW.h glyph_ARRW2D.h glyph_BOX.h glyph_CIRCLE10.h
glyph_CIRCLE20.h glyph_CIRCLE4.h glyph_CIRCLE40.h
glyph_CIRCLE6.h glyph_CIRCLE8.h glyph_DMND.h glyph_NDDL.h
glyph_NDDL2D.h glyph_PNT.h glyph_RCKT12.h glyph_RCKT20.h
glyph_RCKT2D.h glyph_RCKT3.h glyph_RCKT4.h glyph_RCKT6.h
glyph_RCKT8.h glyph_SPHR114.h glyph_SPHR14.h glyph_SPHR146.h
glyph_SPHR26.h glyph_SPHR266.h glyph_SPHR42.h glyph_SPHR62.h
glyph_SQUARE.h gradient.c grid.c histogram.c imagemessage.c
impCDF.h import.c import.h import_cdf.c import_cm.c
import_hdf.c import_ncdf.c import_ss.c importtable.c include.c
inquire.c integer.c integerlist.c interact.h isolate.c
isosurface.c keyin.c light.c list.c lookup.c loop.c
macroutil.c maptoplane.c mark.c measure.c message.c normals.c
options.c overlay.c parse.c partition.c pick.c pickinv.c pie.c
plot.c plot.h post.c private.c programctl.c quant.h quantize.c
rdimagewin.c readimage.c reduce.c refine.c regrid.c remove.c
rename.c reorient.c replace.c ribbon.c rubbersheet.c sample.c
scalar.c scalarlist.c scale.c scalescreen.c screen.c select.c
selector.c separate.c sequencer.c shade.c showboundary.c
showconnect.c showposition.c simplesurf.c simplesurf.h slab.c
slice.c sort.c stack.c streakline.c stream.h streamline.c
stringlegend.c superstate.c superwin.c superwin.h superwinX.c
text.c toggle.c trace.c tracevisual.c transform.c translate.c
transpose.c tube.c unmark.c unpart.h usage.c userInteractors.h
vector.c vectorlist.c vectors.h verify.c visualobject.c vrml.c
vsincos.c writeimage.c
Added Files:
_autocolor.h _autogray.h _colormap.h _connectgrids.h
_connectvor.h _construct.h _divcurl.h _glyph.h _gradient.h
_grid.h _maptoplane.h _newtri.h _partnbrs.h _plot.h _post.h
_refine.h _rubbersheet.h _sample.h autoaxes.h changemember.h
color.h echo.h exp_gai.h externs.txt headers.txt histogram.h
integer.h list.h macroutil.h mark.h measure.h scalar.h
separate.h showboundary.h trace.h verify.h vrml.h vsincos.h
Removed Files:
post.h
Log Message:
Major cleanup of dxmods files. Fixed most compiler warnings. In
the process found a few programming errors such as | being used
for || in some if expressions. Most function prototypes are in
header files now so extern prototypes do not have to be corrected
across multiple files. Removed most unused variables, I see a
direct savings of 50K in the dxexec.