/* mewecoef.h */ /* * these are expansions for collision strengths * 210 is total number of coef from mewe plus gaetz and salpeter */ EXTERN struct t_MeweCoef { float g[210][4]; } MeweCoef;