Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
parse_init.cpp File Reference
#include "cddefines.h"
#include "input.h"
#include "trace.h"
#include "cddrive.h"
#include "parser.h"
Include dependency graph for parse_init.cpp:

Functions

void ParseInit (Parser &p)
 
void ParseInitFile (const string &chName)
 

Function Documentation

void ParseInit ( Parser p)

ParseInit parse the init command

References DEBUG_ENTRY, fprintf(), Parser::GetQuote(), ioQQQ, Parser::nMatch(), ParseInitFile(), and Parser::StringError().

Referenced by cdRead().

Here is the call graph for this function:

void ParseInitFile ( const string &  chName)

ParseInitFile helper routine for ParseInit

References cdRead(), t_input::curInclLevel, DEBUG_ENTRY, input, lgInputEOF(), open_data(), and read_whole_line().

Referenced by cdDrive(), and ParseInit().

Here is the call graph for this function: