|
cloudy trunk
|

Go to the source code of this file.
Data Structures | |
| struct | t_plotCom |
Macros | |
| #define | NDPLOT 10L |
Functions | |
| void | plot (const char *chCall) |
Variables | |
| t_plotCom | plotCom |
| #define NDPLOT 10L |
limit to the number of plots we can store at one time
Definition at line 13 of file plot.h.
Referenced by InitDefaultsPreparse(), and ParsePlot().
| void plot | ( | const char * | chCall | ) |
plot master routine to generate some sort of plot
| *chCall |
Definition at line 38 of file plot.cpp.
References called, cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, ioQQQ, iterations, plotCom, pltcon(), pltmap(), and pltopc().
Referenced by cloudy().

|
extern |
Definition at line 19 of file plot.cpp.
Referenced by InitDefaultsPreparse(), ParseCommands(), ParsePlot(), ParsePlotRangeContin(), ParsePlotRangeOption(), plot(), pltcon(), pltmap(), and pltopc().