/* destcrt.h */ /* * creating and deEXTERN struction rates for all ions * first dim is nelem, atomic number * second is stage of ionization */ EXTERN struct t_DestCrt { double destroy[LIMELM][LIMELM], create[LIMELM][LIMELM]; } DestCrt;