#include "cddefines.h"#include "rfield.h"#include "thermal.h"#include "input.h"#include "optimize.h"#include "phycon.h"#include "radius.h"#include "dynamics.h"#include "parse.h"Include dependency graph for parse_coronal.cpp:

Go to the source code of this file.
Functions | |
| void | ParseCoronal (char *chCard, long int *nqh, realnum *ar1) | 
| void ParseCoronal | ( | char * | chCard, | |
| long int * | nqh, | |||
| realnum * | ar1 | |||
| ) | 
Definition at line 15 of file parse_coronal.cpp.
References cdEXIT, t_rfield::chRSpec, t_rfield::chSpNorm, t_rfield::chSpType, t_optimize::chVarFmt, t_thermal::ConstTemp, t_rfield::cutoff, DEBUG_ENTRY, dynamics, FFmtRead(), input, INPUT_LINE_LENGTH, ioQQQ, t_dynamics::lg_coronal_time_init, t_radius::lgRadiusKnown, t_thermal::lgTemperatureConstant, t_thermal::lgTemperatureConstantCommandParsed, t_optimize::lgVarOn, LIMSPC, nMatch(), t_optimize::nparm, t_input::nRead, t_rfield::nspec, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, phycon, t_radius::Radius, radius, t_radius::rdfalt, rfield, t_rfield::slope, t_phycon::te, t_phycon::TEMP_LIMIT_HIGH, t_phycon::TEMP_LIMIT_LOW, thermal, t_rfield::totpow, t_optimize::vincr, and t_optimize::vparm.
Here is the call graph for this function:

 1.4.7