|
Cloudy
Spectral Synthesis Code for Astrophysics
|

Macros | |
| #define | NEW_CONSTANT(NAME, VALUE) |
Functions | |
| static int | register_physconst (const char *name, double value) |
| void | prt_phys_constants (FILE *io) |
| #define NEW_CONSTANT | ( | NAME, | |
| VALUE ) |
| void prt_phys_constants | ( | FILE * | io | ) |
References Singleton< t_physconst >::Inst(), and t_physconst::prt_constants().
Referenced by prt_constants().

|
static |
References t_physconst::add_constant(), and Singleton< t_physconst >::Inst().
