This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | t_colden | 
Defines | |
| #define | NCOLD 10 | 
| #define | ipCOL_HTOT 0 | 
| #define | ipCOL_HMIN 1 | 
| #define | ipCOL_H2g 2 | 
| #define | ipCOL_H2s 3 | 
| #define | ipCOL_H2p 4 | 
| #define | ipCOL_H0 5 | 
| #define | ipCOL_HeHp 6 | 
| #define | ipCOL_Hp 7 | 
| #define | ipCOL_H3p 8 | 
| #define | ipCOL_elec 9 | 
Variables | |
| EXTERN struct t_colden | colden | 
| #define ipCOL_H0 5 | 
H0
Definition at line 22 of file colden.h.
Referenced by molcol(), PrtAllTau(), PrtComment(), and PrtZone().
| #define ipCOL_H2g 2 | 
column density of H2g
Definition at line 16 of file colden.h.
Referenced by cdColm(), H2_Prt_column_density(), hmole_reactions(), and molcol().
| #define ipCOL_H2p 4 | 
| #define ipCOL_H2s 3 | 
column density of H2s
Definition at line 18 of file colden.h.
Referenced by cdColm(), H2_Prt_column_density(), hmole_reactions(), and molcol().
| #define ipCOL_H3p 8 | 
| #define ipCOL_HeHp 6 | 
| #define ipCOL_HMIN 1 | 
| #define ipCOL_Hp 7 | 
| #define ipCOL_HTOT 0 | 
total hydrogen column density, all forms, xxx + 2*H2
Definition at line 12 of file colden.h.
Referenced by ConvTempEdenIoniz(), DynaPunchTimeDep(), lgCheckAsserts(), lgConvPres(), and molcol().
| #define NCOLD 10 | 
number of column densities to remember
Definition at line 9 of file colden.h.
Referenced by RT_tau_reset().
 1.4.7