#include "cddefines.h"#include "radius.h"#include "optimize.h"#include "rfield.h"#include "input.h"#include "parse.h"Include dependency graph for parse_ionpar.cpp:

Go to the source code of this file.
Functions | |
| void | ParseIonPar (long int *nqh, char *chCard, realnum *ar1) | 
| void ParseIonPar | ( | long int * | nqh, | |
| char * | chCard, | |||
| realnum * | ar1 | |||
| ) | 
ParseIonPar parse the ionization parameter command
| *nqh | ||
| *chCard | ||
| *ar1 | 
Definition at line 11 of file parse_ionpar.cpp.
References cdEXIT, t_rfield::chRSpec, t_rfield::chSpNorm, t_optimize::chVarFmt, DEBUG_ENTRY, FFmtRead(), input, INPUT_LINE_LENGTH, ioQQQ, t_radius::lgRadiusKnown, t_rfield::lgTimeVary, t_optimize::lgVarOn, LIMSPC, nMatch(), NoNumb(), t_optimize::nparm, t_input::nRead, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, t_radius::Radius, radius, t_radius::rdfalt, rfield, t_rfield::totpow, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseTest().
Here is the call graph for this function:

 1.4.7