|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "radius.h"#include "optimize.h"#include "rfield.h"#include "input.h"#include "parser.h"
Functions | |
| void | ParseIonParI (Parser &p) |
| void | ParseIonParX (Parser &p) |
| void | ParseIonPar (Parser &p, char chType) |
| void ParseIonPar | ( | Parser & | p, |
| char | chType ) |
ParseIonPar parse the ionization parameter command
| *nqh | |
| *chCard | |
| *chType |
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, Parser::FFmtRead(), fprintf(), input, ioQQQ, Parser::lgEOL(), LIMSPC, Parser::m_nqh, Parser::nMatch(), Parser::NoNumb(), optimize, and rfield.
Referenced by ParseIonParI(), and ParseIonParX().

| void ParseIonParI | ( | Parser & | p | ) |
ParseIonParI parse the ionization parameter command (IONI variant)
| *nqh | |
| *chCard | |
| *chType |
References ParseIonPar().
Referenced by ParseCommands(), and ParseTest().

| void ParseIonParX | ( | Parser & | p | ) |
ParseIonParX parse the ionization parameter command (XI variant)
| *nqh | |
| *chCard | |
| *chType |
References ParseIonPar().
Referenced by ParseCommands().
