|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "cddrive.h"#include "elementnames.h"#include "save.h"#include "parser.h"
Functions | |
| void | parse_save_average (Parser &p, long int ipPun, ostringstream &chHeader) |
| void | save_average (long int ipPun) |
| void parse_save_average | ( | Parser & | p, |
| long int | ipPun, | ||
| ostringstream & | chHeader ) |
References ASSERT, cdEXIT, DEBUG_ENTRY, elementnames, EXIT_FAILURE, Parser::FFmtRead(), fprintf(), Parser::GetElem(), Parser::getline(), Parser::hasCommand(), ioQQQ, ipPun, Parser::lgEOL(), Parser::m_lgEOF, nLine, Parser::nMatch(), Parser::NoNumb(), Parser::PrintLine(), save, and sncatf().
Referenced by ParseSave().

| void save_average | ( | long int | ipPun | ) |
save_average parse save average command, or actually do the save output
| 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().
