|
cloudy trunk
|
#include "cddefines.h"#include "cddrive.h"#include "radius.h"#include "lines.h"#include "input.h"#include "parser.h"#include "prt.h"
Go to the source code of this file.
Macros | |
| #define | NRDSUM 300L |
Functions | |
| void | ParsePrtLineSum (Parser &p) |
| double | PrtLineSum (void) |
Variables | |
| static char ** | chSMLab |
| static long int * | ipLine |
| static bool | lgFirst =true |
| static long | nlsum |
| static realnum * | wavelength |
| #define NRDSUM 300L |
Definition at line 11 of file prt_linesum.cpp.
Referenced by ParsePrtLineSum().
| void ParsePrtLineSum | ( | Parser & | p | ) |
Definition at line 20 of file prt_linesum.cpp.
References cdEXIT, chSMLab, DEBUG_ENTRY, EXIT_FAILURE, Parser::getCommand(), Parser::getline(), Parser::getWaveOpt(), ioQQQ, ipLine, lgFirst, Parser::m_lgEOF, MALLOC, nlsum, NRDSUM, Parser::strcmp(), and wavelength.
Referenced by ParsePrint().

| double PrtLineSum | ( | void | ) |
PrtLineSum parse print line sum command to enter set of lines into sum
| chDo | the job to do, either " SUM" or "READ" |
Definition at line 95 of file prt_linesum.cpp.
References cdEXIT, cdLine(), cdLine_ip(), chSMLab, DEBUG_ENTRY, EXIT_FAILURE, ioQQQ, ipLine, LineSave, nlsum, nzone, radius, and wavelength.
Referenced by lines().

|
static |
Definition at line 14 of file prt_linesum.cpp.
Referenced by ParsePrtLineSum(), and PrtLineSum().
|
static |
Definition at line 15 of file prt_linesum.cpp.
Referenced by cdColm(), cdEmis_ip(), cdLine_ip(), cdLine_ip(), lgCheckMonitors(), ParsePrtLineSum(), PrtLineSum(), RTesc_lya_1side(), save_line(), and SaveResults1Line().
|
static |
Definition at line 16 of file prt_linesum.cpp.
Referenced by AtomSeqBoron(), bangin(), caunin(), Fe2_cooling(), Fe3Lev14(), Fe4Lev12(), hmiopc(), ipLineEnergy(), lines_setup(), notein(), ParseElement(), ParsePrtLineSum(), SaveDo(), SaveLineStuff(), and warnin().
|
static |
Definition at line 17 of file prt_linesum.cpp.
Referenced by ParsePrtLineSum(), and PrtLineSum().
|
static |
Definition at line 18 of file prt_linesum.cpp.