cloudy trunk
|
#include "cddefines.h"
#include "rfield.h"
#include "thermal.h"
#include "input.h"
#include "optimize.h"
#include "phycon.h"
#include "radius.h"
#include "dynamics.h"
#include "parser.h"
#include "atmdat.h"
Go to the source code of this file.
Functions | |
void | ParseCoronal (Parser &p) |
void ParseCoronal | ( | Parser & | p | ) |
ParseCoronal parse the cronal equilibrum command
Definition at line 16 of file parse_coronal.cpp.
References atmdat, cdEXIT, DEBUG_ENTRY, dynamics, EXIT_FAILURE, Parser::FFmtRead(), input, ioQQQ, Parser::lgEOL(), LIMSPC, Parser::m_nqh, Parser::nMatch(), optimize, phycon, radius, rfield, and thermal.
Referenced by ParseCommands().