Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
physconst.h File Reference
Include dependency graph for physconst.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define NEW_CONSTANT (   NAME,
  VALUE 
)    const double NAME = (VALUE)

Function Documentation

void prt_phys_constants ( FILE *  io)

References Singleton< t_physconst >::Inst(), and t_physconst::prt_constants().

Referenced by prt_constants().

Here is the call graph for this function: