prt.cpp File Reference

#include "cddefines.h"
#include "lines.h"
#include "prt.h"

Include dependency graph for prt.cpp:

Go to the source code of this file.

Functions

void prt_wl (FILE *ioOUT, float wl)
void sprt_wl (char *chString, float wl)
void prt_LineLabels (FILE *ioOUT)


Function Documentation

void prt_LineLabels ( FILE *  io  ) 

prt_LineLabels punch all labels and wavelengths for emission line array

Parameters:
io 

Definition at line 306 of file prt.cpp.

References t_LineSave::chHoldComments, DEBUG_ENTRY, DEBUG_EXIT, LineSave, LineSv, t_LineSave::nsum, prt_wl(), wavelength, and t_tag_LineSv::wavelength.

Referenced by PunchDo().

Here is the call graph for this function:

void prt_wl ( FILE *  io,
float  wavelength 
)

void sprt_wl ( char *  chString,
float  wl 
)

sprt_wl write wavelength to string - must be kept parallel with prt_wl

Parameters:
*chString 
wl 

Definition at line 157 of file prt.cpp.

References ASSERT, DEBUG_ENTRY, DEBUG_EXIT, LineSave, t_LineSave::sig_figs, and TotalInsanity().

Referenced by iter_end_check(), ParsePunch(), and punch_line().

Here is the call graph for this function:


Generated for cloudy by doxygen 1.5.9