plot.cpp File Reference

#include "cddefines.h"
#include "iterations.h"
#include "called.h"
#include "input.h"
#include "rfield.h"
#include "trace.h"
#include "radius.h"
#include "geometry.h"
#include "opacity.h"
#include "dense.h"
#include "map.h"
#include "plot.h"

Include dependency graph for plot.cpp:

Go to the source code of this file.

Defines

#define IHI   59
#define IWID   121
#define NDECAD   18

Functions

static void pltcon (long int np, const char *chCall)
static void pltmap (long int np, const char *chCall)
static void pltopc (long int np, const char *chCall)
static void pltr (float[], float[], long, double, double, double, double, char, char *, long, bool)
void plot (const char *chCall)
static void pltr (float x[], float y[], long int npnts, double xmin, double xmax, double ymin, double ymax, char chSym, char *chXtitle, long int itim, bool lgTrace)


Define Documentation

#define IHI   59

Definition at line 7 of file plot.cpp.

Referenced by pltr().

#define IWID   121

Definition at line 8 of file plot.cpp.

Referenced by pltr().

#define NDECAD   18

Referenced by pltr().


Function Documentation

void plot ( const char *  chCall  ) 

plot master routine to generate some sort of plot

Parameters:
*chCall 

Definition at line 36 of file plot.cpp.

References called, cdEXIT(), t_plotCom::chPType, DEBUG_ENTRY, DEBUG_EXIT, 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:

static void pltcon ( long int  np,
const char *  chCall 
) [static]

static void pltmap ( long int  np,
const char *  chCall 
) [static]

static void pltopc ( long int  np,
const char *  chCall 
) [static]

static void pltr ( float  x[],
float  y[],
long int  npnts,
double  xmin,
double  xmax,
double  ymin,
double  ymax,
char  chSym,
char *  chXtitle,
long int  itim,
bool  lgTrace 
) [static]

Definition at line 496 of file plot.cpp.

References cdEXIT(), t_input::chTitle, DEBUG_ENTRY, DEBUG_EXIT, IHI, input, ioQQQ, IWID, MAX2, MIN2, and NDECAD.

Here is the call graph for this function:

static void pltr ( float  [],
float  [],
long  ,
double  ,
double  ,
double  ,
double  ,
char  ,
char *  ,
long  ,
bool   
) [static]

Referenced by pltcon(), pltmap(), and pltopc().


Generated for cloudy by doxygen 1.5.9