#include "cddefines.h"#include "radius.h"#include "rfield.h"#include "parse.h"#include "physconst.h"#include "cosmology.h"#include "parser.h"Go to the source code of this file.
Functions | |
| void | ParseCosmology (Parser &p) |
| void ParseCosmology | ( | Parser & | p | ) |
ParseCosmology parse the cosmology command
| *chCard |
Definition at line 12 of file parse_cosmology.cpp.
References cosmology, DEBUG_ENTRY, Parser::FFmtRead(), fixit(), t_cosmology::h, ioQQQ, t_cosmology::lgDo, Parser::nMatch(), t_cosmology::omega_baryon, t_cosmology::omega_k, t_cosmology::omega_lambda, t_cosmology::omega_matter, t_cosmology::omega_rad, and TotalInsanity().
Referenced by ParseCommands().
1.6.1