Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
h2.h File Reference
#include "h2_priv.h"
Include dependency graph for h2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef vector< diatomics * >::iterator diatom_iter
 

Functions

void diatoms_init (void)
 

Variables

diatomics h2
 
diatomics hd
 
vector< diatomics * > diatoms
 

Typedef Documentation

◆ diatom_iter

typedef vector<diatomics*>::iterator diatom_iter

Function Documentation

◆ diatoms_init()

void diatoms_init ( void )

References DEBUG_ENTRY, diatoms, h2, and hd.

Referenced by InitCoreload().

Variable Documentation

◆ diatoms

◆ h2

diatomics h2
extern

◆ hd

diatomics hd
extern