cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
hextra.h
Go to the documentation of this file.
1 /* This file is part of Cloudy and is copyright (C)1978-2008 by Gary J. Ferland and
2  * others. For conditions of distribution and use see copyright notice in license.txt */
3 
4 #ifndef _HEXTRA_H_
5 #define _HEXTRA_H_
6 
7 /* hextra.h */
10 #define CR_EDEN_GAL_BACK_EV_CMM3 1.8
11 
12 EXTERN struct t_hextra {
15  crpowr,
16  crtemp;
17 
20 
23 
26 
30 
33 
36 
43  turback;
44 
48 
51 
54 
64  double CrsSecNeutron;
65 
66 } hextra;
67 
68 #endif /* _HEXTRA_H_ */

Generated for cloudy by doxygen 1.8.1.2