cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
parse_plot.cpp File Reference
#include "cddefines.h"
#include "plot.h"
#include "rfield.h"
#include "parser.h"
Include dependency graph for parse_plot.cpp:

Go to the source code of this file.

Functions

STATIC void ParsePlotRangeOption (Parser &p)
 
STATIC void ParsePlotRangeContin (Parser &p)
 
void ParsePlot (Parser &p)
 

Function Documentation

void ParsePlot ( Parser p)

ParsePlot parse the plot command

Definition at line 16 of file parse_plot.cpp.

References cdEXIT, t_plotCom::chPType, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), ioQQQ, t_plotCom::lgPlotON, t_plotCom::lgPltTrace, NDPLOT, Parser::nMatch(), t_plotCom::nplot, ParsePlotRangeContin(), ParsePlotRangeOption(), and plotCom.

Referenced by ParseCommands().

Here is the call graph for this function:

STATIC void ParsePlotRangeContin ( Parser p)
STATIC void ParsePlotRangeOption ( Parser p)

Definition at line 135 of file parse_plot.cpp.

References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, Parser::FFmtRead(), fprintf(), ioQQQ, Parser::lgEOL(), Parser::nMatch(), t_plotCom::nplot, plotCom, t_plotCom::pltxmn, and t_plotCom::pltxmx.

Referenced by ParsePlot().

Here is the call graph for this function: