|
cloudy trunk
|
#include "cddefines.h"#include "iterations.h"#include "geometry.h"#include "trace.h"#include "iso.h"#include "parser.h"
Go to the source code of this file.
Functions | |
| void | ParseTrace (Parser &p) |
| void ParseTrace | ( | Parser & | p | ) |
ParseTrace parse the trace command
Definition at line 11 of file parse_trace.cpp.
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, Parser::FFmtRead(), geometry, Parser::GetElem(), ioQQQ, ipH_LIKE, ipHE_LIKE, iterations, Parser::lgEOL(), MAX2, Parser::nMatch(), and trace.
Referenced by ParseCommands(), and ParseTest().
