/*pmeani print mean ionization fractions for all elements, * output will go to stream pointed to by arguement * chTyp is either 'i' or 't' for mean ionization or tempeature */ void pmeani( char chType , FILE *);