/home66/gary/public_html/cloudy/c10_branch/source/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 "hcmap.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 (realnum[], realnum[], long, double, double, double, double, char, char *, long, bool)
void plot (const char *chCall)
STATIC void pltr (realnum x[], realnum 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, 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 void pltmap ( long int  np,
const char *  chCall 
)
STATIC void pltopc ( long int  np,
const char *  chCall 
)
STATIC void pltr ( realnum  x[],
realnum  y[],
long int  npnts,
double  xmin,
double  xmax,
double  ymin,
double  ymax,
char  chSym,
char *  chXtitle,
long int  itim,
bool  lgTrace 
)

Definition at line 480 of file plot.cpp.

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

STATIC void pltr ( realnum  [],
realnum  [],
long  ,
double  ,
double  ,
double  ,
double  ,
char  ,
char *  ,
long  ,
bool   
)

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

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1