|
cloudy
trunk
|
#include "cddefines.h"#include "called.h"#include "rfield.h"#include "trace.h"#include "input.h"#include "parse.h"
Go to the source code of this file.
Functions | |
| void | ParseInterp (char *chCard, bool *lgEOF) |
| void ParseInterp | ( | char * | chCard, |
| bool * | lgEOF | ||
| ) |
ParseInterp parse parameters on interpolate command
| *chCard | |
| *lgEOF |
Definition at line 11 of file parse_interp.cpp.
References called, cap4(), caps(), cdEXIT, t_rfield::chSpType, DEBUG_ENTRY, t_rfield::egamry, t_rfield::emm, t_rfield::EnerGammaRay, FFmtRead(), input, INPUT_LINE_LENGTH, input_readarray(), ioQQQ, t_input::iReadWay, t_trace::lgConBug, t_rfield::lgContMalloc, t_rfield::lgGamrOK, t_rfield::lgHPhtOK, lgInputComment(), t_rfield::lgMMok, t_called::lgTalk, t_trace::lgTrace, t_rfield::lgXRayOK, LIMSPC, MALLOC, MAX2, MIN2, NCELL, t_input::nRead, t_rfield::nspec, t_rfield::nupper, rfield, ShowMe(), t_rfield::tFluxLog, t_rfield::tNuRyd, trace, and t_rfield::tslop.
Referenced by ParseCommands().

1.8.3.1