Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
save_average.cpp File Reference
#include "cddefines.h"
#include "cddrive.h"
#include "elementnames.h"
#include "save.h"
#include "parser.h"
Include dependency graph for save_average.cpp:

Functions

void parse_save_average (Parser &p, long int ipPun, ostringstream &chHeader)
 
void save_average (long int ipPun)
 

Function Documentation

◆ parse_save_average()

void parse_save_average ( Parser & p,
long int ipPun,
ostringstream & chHeader )

◆ save_average()

void save_average ( long int ipPun)

save_average parse save average command, or actually do the save output

Parameters
ipPun- array index for file for final save output

References cdColm(), cdEXIT, cdIonFrac(), cdTemp(), DEBUG_ENTRY, EXIT_FAILURE, fprintf(), ioQQQ, ipPun, PrtLogLin(), save, and TotalInsanity().

Referenced by SaveDo().

Here is the call graph for this function: