#include "cddefines.h"#include "called.h"#include "rfield.h"#include "trace.h"#include "input.h"#include "parser.h"Go to the source code of this file.
Functions | |
| void | ParseInterp (Parser &p) |
| void ParseInterp | ( | Parser & | p | ) |
ParseInterp parse parameters on interpolate command
| *chCard | ||
| *lgEOF |
Definition at line 11 of file parse_interp.cpp.
References ASSERT, called, cdEXIT, t_rfield::chSpType, DEBUG_ENTRY, Parser::echo(), t_rfield::egamry, t_rfield::emm, t_rfield::EnerGammaRay, Parser::FFmtRead(), FR1RYD, Parser::getline(), input, ioQQQ, t_input::iReadWay, Parser::isComment(), Parser::last(), t_trace::lgConBug, t_rfield::lgContMalloc, Parser::lgEOL(), t_rfield::lgGamrOK, t_rfield::lgHPhtOK, t_rfield::lgMMok, t_called::lgTalk, t_trace::lgTrace, t_rfield::lgXRayOK, LIMSPC, Parser::m_lgEOF, max(), MAX2, MIN2, NCELL, t_rfield::ncont, t_input::nRead, t_rfield::nShape, t_rfield::nupper, pow(), rfield, Parser::strcmp(), t_rfield::tFluxLog, t_rfield::tNu, trace, and t_rfield::tslop.
Referenced by ParseCommands().
1.6.1