cloudy trunk

carb.h

Go to the documentation of this file.
00001 /* This file is part of Cloudy and is copyright (C)1978-2008 by Gary J. Ferland and
00002  * others.  For conditions of distribution and use see copyright notice in license.txt */
00003 
00004 #ifndef _CARB_H_
00005 #define _CARB_H_
00006 
00008 EXTERN struct t_carb {
00009         double p1909, 
00010           p2326, 
00011           c8727, 
00012           c9850;
00013 
00015         realnum r9850;
00016 
00017         }       carb;
00018 
00019 
00020 #endif /* _CARB_H_ */
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3