cloudy trunk
Loading...
Searching...
No Matches
save_average.cpp File Reference
#include "cddefines.h"
#include "cddrive.h"
#include "input.h"
#include "elementnames.h"
#include "save.h"
#include "parser.h"
Include dependency graph for save_average.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ parse_save_average()

void parse_save_average ( Parser & p,
long int ipPun,
char * 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

Definition at line 210 of file save_average.cpp.

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

Referenced by SaveDo().

Here is the call graph for this function: