Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
prt_final.cpp File Reference
#include "cddefines.h"
#include "iso.h"
#include "cddrive.h"
#include "dynamics.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 "radius.h"
#include "peimbt.h"
#include "ipoint.h"
#include "mean.h"
#include "wind.h"
#include "prt.h"
#include "rfield.h"
#include "freebound.h"
#include "lines_service.h"
Include dependency graph for prt_final.cpp:

Functions

void PrintCenterLine (FILE *io, const string &chLine, size_t LineLen)
 
STATIC void gett2o3 (realnum *tsqr)
 
STATIC void gett2 (realnum *tsqr)
 
void PrintRatio (double q1, double q2)
 
STATIC void PrintSpectrum ()
 
void PrtFinal (void)
 
long int StuffComment (const char *chComment)
 

Function Documentation

◆ gett2()

STATIC void gett2 ( realnum * tsqr)

References ASSERT, DEBUG_ENTRY, nzone, POW2, STATIC, and struc.

Referenced by PrtFinal().

◆ gett2o3()

STATIC void gett2o3 ( realnum * tsqr)

References ASSERT, DEBUG_ENTRY, nzone, POW2, STATIC, and struc.

Referenced by PrtFinal().

◆ PrintCenterLine()

void PrintCenterLine ( FILE * io,
const string & chLine,
size_t LineLen )
inline

References ASSERT, and fprintf().

Referenced by PrtFinal().

Here is the call graph for this function:

◆ PrintRatio()

void PrintRatio ( double q1,
double q2 )
inline

References fprintf(), ioQQQ, PrintEfmt, and SMALLFLOAT.

Referenced by PrtFinal().

Here is the call graph for this function:

◆ PrintSpectrum()

STATIC void PrintSpectrum ( )

◆ PrtFinal()

◆ StuffComment()

long int StuffComment ( const char * chComment)

routine to stuff comments into the stack of comments, return is index to this comment

References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), ioQQQ, LineSave, NHOLDCOMMENTS, and prt_linecol.

Referenced by lines(), lines_continuum(), lines_general(), lines_grains(), lines_helium(), lines_hydro(), lines_molecules(), and SpeciesBandsAccum().

Here is the call graph for this function: