cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
peimbt.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 PEIMBT_H_
5 #define PEIMBT_H_
6 
8 struct t_peimbt {
10  tbac,
11  t2hstr,
12  tohyox,
13  t2hyox,
14  tbcthn,
15  t2o3str,
16  tsqden;
17  };
18 extern t_peimbt peimbt;
19 #endif /* PEIMBT_H_ */
realnum toiiir
Definition: peimbt.h:9
realnum tbac
Definition: peimbt.h:9
realnum t2hyox
Definition: peimbt.h:9
realnum t2hstr
Definition: peimbt.h:9
realnum t2o3str
Definition: peimbt.h:9
realnum tohyox
Definition: peimbt.h:9
float realnum
Definition: cddefines.h:107
realnum tsqden
Definition: peimbt.h:9
t_peimbt peimbt
Definition: peimbt.cpp:5
Definition: peimbt.h:8
realnum tbcthn
Definition: peimbt.h:9