Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
parse_save.cpp File Reference
#include "cddefines.h"
#include "parse.h"
#include "cddrive.h"
#include "elementnames.h"
#include "input.h"
#include "iterations.h"
#include "prt.h"
#include "rfield.h"
#include "hcmap.h"
#include "h2.h"
#include "version.h"
#include "grainvar.h"
#include "grid.h"
#include "save.h"
#include "parser.h"
#include "service.h"
#include "species.h"
#include "dense.h"
#include "continuum.h"
Include dependency graph for parse_save.cpp:

Functions

STATIC const char * ChkUnits (Parser &p)
 
void saveXSPEC (unsigned int option)
 
void ParseSave (Parser &p)
 
void SaveFilesInit ()
 
void CloseSaveFiles (bool lgFinal)
 

Function Documentation

◆ ChkUnits()

STATIC const char * ChkUnits ( Parser & p)

References DEBUG_ENTRY, Parser::nMatch(), Parser::StandardEnergyUnit(), StandardEnergyUnit(), and STATIC.

Referenced by ParseSave().

Here is the call graph for this function:

◆ CloseSaveFiles()

void CloseSaveFiles ( bool lgFinal)

close all open save files

Parameters
lgFinal- close ALL files, regardless of "no clobber" status when true

References DEBUG_ENTRY, fprintf(), grid, gv, ioMAP, ioQQQ, NULL, and save.

Referenced by cdClosePunchFiles(), cdPrepareExit(), and cloudy().

Here is the call graph for this function:

◆ ParseSave()

◆ SaveFilesInit()

void SaveFilesInit ( void )

initialize save file pointers

References DEBUG_ENTRY, grid, gv, ioMAP, LIMPUN, NULL, save, and TotalInsanity().

Referenced by InitCoreload().

Here is the call graph for this function:

◆ saveXSPEC()

void saveXSPEC ( unsigned int option)
inline

References ASSERT, grid, NUM_OUTPUT_TYPES, and save.

Referenced by ParseSave().