/*fill define the continuum energy grid over a specified range */ void fill(double fenlo, double fenhi, double resolv, long int *n0, long int *ipnt);