cloudy trunk
Loading...
Searching...
No Matches
Functions
parse_print.cpp File Reference
#include "cddefines.h"
#include "physconst.h"
#include "rfield.h"
#include "rt.h"
#include "cpu.h"
#include "iso.h"
#include "iterations.h"
#include "lines.h"
#include "called.h"
#include "elementnames.h"
#include "thirdparty.h"
#include "ionbal.h"
#include "prt.h"
#include "h2.h"
#include "parser.h"
#include "version.h"
Include dependency graph for parse_print.cpp:

Go to the source code of this file.

Functions

STATIC void prt_constants (void)
 
STATIC void PrtMacros (void)
 
void ParsePrint (Parser &p)
 

Function Documentation

◆ ParsePrint()

void ParsePrint ( Parser p)

ParsePrint parse the print command

Parameters
*chCard

Definition at line 116 of file parse_print.cpp.

References called, cdEXIT, t_elementnames::chElementName, cpu, DEBUG_ENTRY, t_rfield::egamry, elementnames, EXIT_FAILURE, Parser::FFmtRead(), Parser::GetElem(), Parser::getWaveOpt(), h2, t_cpu::i(), Singleton< t_version >::Inst(), ionbal, ioQQQ, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, iso_sp, t_iterations::iter_malloc, iterations, t_iterations::IterPrnt, Parser::lgEOL(), t_prt::lgFaintOn, t_prt::lgFntSet, t_cpu_i::lgMPI_talk(), t_prt::lgOnlyHead, t_prt::lgOnlyZone, t_prt::lgPrintColumns, t_prt::lgPrintFluxEarth, t_prt::lgPrintHeating, t_prt::lgPrintLineCumulative, t_prt::lgPrnAges, t_prt::lgPrnColl, lgPrnErr, t_prt::lgPrnHeat, t_prt::lgPrnInwd, t_prt::lgPrnIsoCollapsed, t_prt::lgPrnLineCell, t_prt::lgPrnPump, t_prt::lgPrtArry, t_prt::lgPrtCitations, t_prt::lgPrtContIndices, t_prt::lgPrtContIndices_hi_E, t_prt::lgPrtContIndices_lo_E, t_iso_sp::lgPrtDepartCoef, t_prt::lgPrtLastIt, t_iso_sp::lgPrtLevelPops, t_prt::lgPrtLineArray, t_prt::lgPrtLineLog, t_prt::lgPrtMaser, t_prt::lgPrtShort, t_prt::lgPrtStart, t_prt::lgPrtTau, t_ionbal::lgRecom_Badnell_print, t_prt::lgSortLineIntensity, t_prt::lgSortLines, t_prt::lgSortLineWavelength, t_prt::lgSurfaceBrightness, t_prt::lgSurfaceBrightness_SR, t_called::lgTalk, t_called::lgTalkForcedOff, t_called::lgTalkIsOK, LIMELM, MAX2, diatomics::nElecLevelOutput, Parser::nMatch(), Parser::NoNumb(), t_prt::nPrnLineCell, t_prt::nstart, t_prt::nzdump, ParsePrtLineSum(), t_cpu_i::printDataPath(), Parser::PrintLine(), prt, prt_constants(), PrtMacros(), t_prt::PrtTauFnt, rfield, t_prt::TooFaint, VoigtH(), t_prt::wlSort1, and t_prt::wlSort2.

Referenced by ParseCommands().

Here is the call graph for this function:

◆ prt_constants()

STATIC void prt_constants ( void  )

◆ PrtMacros()

STATIC void PrtMacros ( void  )

Definition at line 27 of file parse_print.cpp.

References DEBUG_ENTRY, and ioQQQ.

Referenced by ParsePrint().