cloudy trunk
Loading...
Searching...
No Matches
Data Structures | Macros | Functions | Variables
plot.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ NDPLOT

#define NDPLOT   10L

limit to the number of plots we can store at one time

Definition at line 13 of file plot.h.

Function Documentation

◆ plot()

void plot ( const char *  chCall)

plot master routine to generate some sort of plot

Parameters
*chCall

Definition at line 38 of file plot.cpp.

References called, cdEXIT, t_plotCom::chPType, DEBUG_ENTRY, EXIT_FAILURE, ioQQQ, iterations, t_iterations::lgLastIt, t_plotCom::lgPlotON, t_called::lgTalk, t_plotCom::nplot, plotCom, pltcon(), pltmap(), and pltopc().

Referenced by cloudy().

Here is the call graph for this function:

Variable Documentation

◆ plotCom

t_plotCom plotCom
extern