| 
    Cloudy
    
   Spectral Synthesis Code for Astrophysics 
   | 
 
#include <collision.h>
Public Member Functions | |
| ColliderList (const t_dense &d) | |
| void | init () | 
Public Attributes | |
| vector< t_collider > | list | 
| ColliderList::ColliderList | ( | const t_dense & | d | ) | 
References t_dense::AtomicWeight, DEBUG_ENTRY, ipALPHA, ipATOM_H, ipATOM_HE, ipELECTRON, ipH2, ipH2_ORTHO, ipH2_PARA, ipHE_PLUS, ipHELIUM, ipHYDROGEN, ipNCOLLIDER, ipPROTON, list, and pow2().

| void ColliderList::init | ( | ) | 
References DEBUG_ENTRY, dense, t_dense::EdenHCorr, h2, t_hmi::H2_total, hmi, ipALPHA, ipATOM_H, ipATOM_HE, ipELECTRON, ipH2, ipH2_ORTHO, ipH2_PARA, ipHE_PLUS, ipHELIUM, ipHYDROGEN, ipPROTON, list, diatomics::ortho_density, diatomics::para_density, and t_dense::xIonDense.
Referenced by InitSimPostparse().
| vector<t_collider> ColliderList::list |