cloudy
trunk
Loading...
Searching...
No Matches
source
he.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 HE_H_
5
#define HE_H_
6
8
struct
t_he
{
9
11
long
int
ip374
,
12
ip660
;
13
16
double
frac_he0dest_23S
,
18
frac_he0dest_23S_photo
;
20
long
nzone
;
21
22
};
23
extern
t_he
he
;
24
25
26
#endif
/* HE_H_ */
he
t_he he
Definition
he.cpp:5
t_he
Definition
he.h:8
t_he::frac_he0dest_23S_photo
double frac_he0dest_23S_photo
Definition
he.h:18
t_he::ip660
long int ip660
Definition
he.h:12
t_he::nzone
long nzone
Definition
he.h:20
t_he::ip374
long int ip374
Definition
he.h:11
t_he::frac_he0dest_23S
double frac_he0dest_23S
Definition
he.h:16
Generated by
1.14.0