Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
parse_ionpar.cpp File Reference
#include "cddefines.h"
#include "radius.h"
#include "optimize.h"
#include "rfield.h"
#include "input.h"
#include "parser.h"
Include dependency graph for parse_ionpar.cpp:

Functions

void ParseIonParI (Parser &p)
 
void ParseIonParX (Parser &p)
 
void ParseIonPar (Parser &p, char chType)
 

Function Documentation

◆ ParseIonPar()

void ParseIonPar ( Parser & p,
char chType )

ParseIonPar parse the ionization parameter command

Parameters
*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().

Here is the call graph for this function:

◆ ParseIonParI()

void ParseIonParI ( Parser & p)

ParseIonParI parse the ionization parameter command (IONI variant)

Parameters
*nqh
*chCard
*chType

References ParseIonPar().

Referenced by ParseCommands(), and ParseTest().

Here is the call graph for this function:

◆ ParseIonParX()

void ParseIonParX ( Parser & p)

ParseIonParX parse the ionization parameter command (XI variant)

Parameters
*nqh
*chCard
*chType

References ParseIonPar().

Referenced by ParseCommands().

Here is the call graph for this function: