#include "cddefines.h"#include "grainvar.h"#include "phycon.h"#include "input.h"#include "optimize.h"#include "parse.h"#include "grains.h"Include dependency graph for parse_grain.cpp:

Go to the source code of this file.
Functions | |
| void | ParseGrain (char *chCard, bool *lgDSet) | 
| void ParseGrain | ( | char * | chCard, | |
| bool * | lgDset | |||
| ) | 
ParseGrain parse parameters on Peter's version of the grains command
| *chCard | ||
| *lgDset | 
Definition at line 12 of file parse_grain.cpp.
References cdEXIT, t_input::chOrgCard, t_optimize::chVarFmt, DEBUG_ENTRY, GrainPar::dep, FFmtRead(), FILENAME_PATH_LENGTH_2, GetQuote(), gv, input, INPUT_LINE_LENGTH, ioQQQ, GrainPar::lgAbunVsDepth, t_gv::lgDColOn, t_gv::lgDHetOn, GrainPar::lgForbidQHeating, GrainPar::lgGreyGrain, t_phycon::lgPhysOK, t_gv::lgReevaluate, GrainPar::lgRequestQHeating, t_optimize::lgVarOn, mie_read_opc(), nMatch(), t_optimize::nparm, t_input::nRead, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, phycon, TotalInsanity(), t_optimize::vincr, and t_optimize::vparm.
Here is the call graph for this function:

 1.4.7