/home66/gary/public_html/cloudy/c08_branch/source/fudgec.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 _FUDGEC_H_
00005 #define _FUDGEC_H_
00006 
00007 /* fudgec.h */
00008 
00009 #define NFUDGC  10
00010 EXTERN struct t_fudgec {
00015         realnum fudgea[NFUDGC];
00017         long int nfudge;
00019         bool lgFudgeUsed;
00020         }       fudgec;
00021 
00022 
00023 #endif /* _FUDGEC_H_ */

Generated on Mon Feb 16 12:01:14 2009 for cloudy by  doxygen 1.4.7