#include "cddefines.h"#include "optimize.h"#include "input.h"#include "rfield.h"#include "parse.h"

Go to the source code of this file.
Functions | |
| void | ParseRatio (char *chCard, long int *nqh) |
| void ParseRatio | ( | char * | chCard, | |
| long int * | nqh | |||
| ) |
Definition at line 14 of file parse_ratio.cpp.
References cdEXIT(), t_rfield::chRSpec, t_rfield::chSpNorm, t_optimize::chVarFmt, DEBUG_ENTRY, DEBUG_EXIT, t_rfield::egamry, t_rfield::emm, FFmtRead(), input, INPUT_LINE_LENGTH, ioQQQ, t_rfield::lgTimeVary, t_optimize::lgVarOn, LIMSPC, nMatch(), t_optimize::nparm, t_input::nRead, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, t_rfield::range, rfield, t_rfield::totpow, t_optimize::vincr, and t_optimize::vparm.

1.5.5