#include "cddefines.h"#include "dense.h"#include "optimize.h"#include "abund.h"#include "input.h"#include "radius.h"#include "parse.h"Include dependency graph for parse_dlaw.cpp:

Go to the source code of this file.
Functions | |
| void | ParseDLaw (char *chCard) | 
| void ParseDLaw | ( | char * | chCard | ) | 
ParseDLaw parse parameters on the dlaw command so set some density vs depth law
| *chCard | 
Definition at line 12 of file parse_dlaw.cpp.
References cap4(), cdEXIT, t_dense::chDenseLaw, DEBUG_ENTRY, dense, FFmtRead(), t_dense::fhden, t_dense::frad, t_dense::gas_phase, INPUT_LINE_LENGTH, input_readarray(), ioQQQ, ipHYDROGEN, t_dense::lgDLWDepth, LIMTABDLAW, nMatch(), and t_dense::nvals.
Here is the call graph for this function:

 1.4.7