cloudy trunk

mewecoef.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 _MEWECOEF_H_
00005 #define _MEWECOEF_H_
00006 
00007 /* mewecoef.h */
00012 EXTERN struct t_MeweCoef {
00013         realnum g[210][4];
00014         }       MeweCoef;
00015 
00016 
00017 #endif /* _MEWECOEF_H_ */
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3