cloudy
trunk
Loading...
Searching...
No Matches
source
h2.h
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
4
#ifndef H2_H_
5
#define H2_H_
6
7
#include "
h2_priv.h
"
8
9
extern
diatomics
h2
;
10
extern
diatomics
hd
;
11
12
extern
vector<diatomics*>
diatoms
;
13
typedef
vector<diatomics*>::iterator
diatom_iter
;
14
15
void
diatoms_init
(
void
);
16
17
#endif
/* H2_H_ */
diatomics
Definition
h2_priv.h:66
hd
diatomics hd("hd", 4100., &hmi.HD_total, Yan_H2_CS)
diatoms
vector< diatomics * > diatoms
Definition
h2.cpp:8
h2
diatomics h2("h2", 4100., &hmi.H2_total, Yan_H2_CS)
diatom_iter
vector< diatomics * >::iterator diatom_iter
Definition
h2.h:13
diatoms_init
void diatoms_init(void)
Definition
h2.cpp:13
h2_priv.h
Generated by
1.14.0