cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros | Functions
physconst.h File Reference
#include "physconst_template.h"
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.

Data Structures

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)

Definition at line 40 of file physconst.h.

Function Documentation

void prt_phys_constants ( FILE *  io)

Definition at line 55 of file physconst.cpp.

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

Referenced by prt_constants().

Here is the call graph for this function: