cloudy trunk
|
#include "cddefines.h"
#include "iso.h"
#include "cddrive.h"
#include "dynamics.h"
#include "physconst.h"
#include "lines.h"
#include "taulines.h"
#include "warnings.h"
#include "phycon.h"
#include "dense.h"
#include "grainvar.h"
#include "h2.h"
#include "hmi.h"
#include "thermal.h"
#include "hydrogenic.h"
#include "rt.h"
#include "atmdat.h"
#include "timesc.h"
#include "opacity.h"
#include "struc.h"
#include "pressure.h"
#include "conv.h"
#include "geometry.h"
#include "called.h"
#include "iterations.h"
#include "version.h"
#include "colden.h"
#include "input.h"
#include "rfield.h"
#include "radius.h"
#include "peimbt.h"
#include "oxy.h"
#include "ipoint.h"
#include "lines_service.h"
#include "mean.h"
#include "wind.h"
#include "prt.h"
Go to the source code of this file.
Functions | |
void | PrintCenterLine (FILE *io, const char chLine[], size_t ArrLen, size_t LineLen) |
STATIC void | gett2o3 (realnum *tsqr) |
STATIC void | gett2 (realnum *tsqr) |
void | PrintRatio (double q1, double q2) |
void | PrtFinal (void) |
long int | StuffComment (const char *chComment) |
Definition at line 1971 of file prt_final.cpp.
References ASSERT, DEBUG_ENTRY, nzone, POW2, STATIC, and struc.
Referenced by PrtFinal().
Definition at line 2023 of file prt_final.cpp.
References ASSERT, DEBUG_ENTRY, nzone, POW2, STATIC, and struc.
Referenced by PrtFinal().
Definition at line 46 of file prt_final.cpp.
Referenced by PrtFinal().
|
inline |
Definition at line 66 of file prt_final.cpp.
References ioQQQ, PrintEfmt, and SMALLFLOAT.
Referenced by PrtFinal().
void PrtFinal | ( | void | ) |
PrtFinal create final pages of printout, emission line intensities, etc
Definition at line 75 of file prt_final.cpp.
References AS1RAD, ASSERT, atmdat, BIGFLOAT, called, cap4(), caps(), cdB21cm(), cdExecTime(), cdEXIT, cdLine(), cdTemp(), colden, conv, DatabasePrintReference(), DEBUG_ENTRY, dense, dynamics, EN1RYD, EXIT_FAILURE, fp_equal(), geometry, gett2(), gett2o3(), gv, h2, HFLines, hmi, hydro, input, INPUT_LINE_LENGTH, Singleton< t_version >::Inst(), ioQQQ, ipCOL_HTOT, ipH1s, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, ipoint(), ipOXYGEN, iso_sp, iteration, iterations, lgAbort, LineSave, LineSv, MALLOC, MAX2, mean, min(), MIN2, nMatch(), nzone, opac, oxy, peimbt, phycon, PI, POW2, pressure, PrintCenterLine(), PrintE71(), PrintE82(), PrintE93(), PrintEfmt, PrintRatio(), prt, prt_wl(), PrtAllTau(), PrtColumns(), PrtMeanIon(), radius, rfield, rt, RYDLAM, SDIV(), sexp(), SMALLDOUBLE, SMALLFLOAT, SOLAR_MASS, spsort(), thermal, timesc, TorF(), TotalInsanity(), totlin(), warnings, wavelength, WavlenErrorGet(), and wind.
Referenced by cloudy().
long int StuffComment | ( | const char * | chComment | ) |
routine to stuff comments into the stack of comments, return is index to this comment
Definition at line 1932 of file prt_final.cpp.
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, ioQQQ, LineSave, and NHOLDCOMMENTS.
Referenced by lines(), lines_continuum(), lines_general(), lines_grains(), lines_helium(), lines_hydro(), lines_lv1_li_ne(), and lines_molecules().