cloudy trunk
|
#include "cddefines.h"
#include "input.h"
#include "dense.h"
#include "optimize.h"
#include "parser.h"
#include "cosmology.h"
Go to the source code of this file.
Functions | |
void | ParseHDEN (Parser &p) |
void ParseHDEN | ( | Parser & | p | ) |
ParseHDEN parse the HDEN command
Definition at line 11 of file parse_hden.cpp.
References cdEXIT, DEBUG_ENTRY, dense, EXIT_FAILURE, Parser::FFmtRead(), input, ioQQQ, ipHYDROGEN, Parser::lgEOL(), MAX_DENSITY, Parser::nMatch(), and optimize.
Referenced by ParseCMBOuter(), ParseCommands(), and ParseTest().