| 
    Cloudy
    
   Spectral Synthesis Code for Astrophysics 
   | 
 
#include "physconst_template.h"

Go to the source code of this file.
Classes | |
| class | t_physconst | 
Macros | |
| #define | NEW_CONSTANT(NAME, VALUE) const double NAME = (VALUE) | 
Functions | |
| void | prt_phys_constants (FILE *io) | 
| #define NEW_CONSTANT | ( | NAME, | |
| VALUE | |||
| ) | const double NAME = (VALUE) | 
| void prt_phys_constants | ( | FILE * | io | ) | 
References Singleton< t_physconst >::Inst(), and t_physconst::prt_constants().
Referenced by prt_constants().
