cloudy trunk
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:

Go to the source code of this file.

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

Definition at line 20 of file parse_ionpar.cpp.

References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, Parser::FFmtRead(), input, ioQQQ, Parser::lgEOL(), LIMSPC, Parser::m_nqh, Parser::nMatch(), Parser::NoNumb(), optimize, radius, 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

Definition at line 11 of file parse_ionpar.cpp.

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

Definition at line 15 of file parse_ionpar.cpp.

References ParseIonPar().

Referenced by ParseCommands().

Here is the call graph for this function: