This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | t_plotCom | 
Defines | |
| #define | NDPLOT 10L | 
Functions | |
| void | plot (const char *chCall) | 
Variables | |
| EXTERN struct 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 36 of file plot.cpp.
References called, t_plotCom::chPType, DEBUG_ENTRY, iterations, t_iterations::lgLastIt, t_plotCom::lgPlotON, t_called::lgTalk, t_plotCom::nplot, plotCom, pltcon(), and pltmap().
Referenced by cloudy().
Here is the call graph for this function:

Referenced by InitDefaultsPreparse(), ParseCommands(), ParsePlot(), ParsePlotRangeContin(), ParsePlotRangeOption(), plot(), pltcon(), pltmap(), and pltopc().
 1.4.7