20                 fprintf( 
ioQQQ, 
" The energy_ryd array is not defined at nu=%11.3e. The bounds are%11.3e%11.3e\n", 
 
   22                 fprintf( 
ioQQQ, 
" ipoint is aborting to get trace, to find how this happened\n" );
 
   41         ipConSafe_v = 
ipoint(energy);
 
   52                 enum {DEBUG_LOC=
false};
 
   58                         if( ipConSafe_v == 23 )
 
   78         ipLine_ret = 
ipoint(energy);
 
   83                 ipLine_ret = 
MIN2( ipLine_ret , ipIonEnergy-1 );
 
  102                 enum {DEBUG_LOC=
false};
 
  107                         if( ipLine_ret == 23 )
 
  116                 static bool lgFirst = 
true;
 
  120                         fprintf(
ioQQQ , 
"\n\noutput from print continuum indices command follows.\n");
 
  121                         fprintf(
ioQQQ , 
"cont ind (F scale)\tenergy(ryd)\tlabel\n");
 
  132                                 fprintf(
ioQQQ , 
"%li\t%.3e\t%s\n" , ipLine_ret , energy , chLabel);
 
  134                         else if( energy < 10. )
 
  136                                 fprintf(
ioQQQ , 
"%li\t%.3f\t%s\n" , ipLine_ret , energy , chLabel);
 
  138                         else if( energy < 100. )
 
  140                                 fprintf(
ioQQQ , 
"%li\t%.2f\t%s\n" , ipLine_ret , energy , chLabel);
 
  144                                 fprintf(
ioQQQ , 
"%li\t%.1f\t%s\n" , ipLine_ret , energy , chLabel);
 
  155                         if( lgMustPrintHeader )
 
  157                         lgMustPrintHeader = 
false;
 
realnum lgPrtContIndices_hi_E
vector< string > chContLabel
long ipFineCont(double energy_ryd)
long ipoint(double energy_ryd)
long ipContEnergy(double energy, const char *chLabel)
double energy(const genericState &gs)
long ipLineEnergy(double energy, const char *chLabel, long ipIonEnergy)
size_t ipointF(double anu) const 
static bool lgMustPrintHeader
vector< string > chLineLabel
#define DEBUG_ENTRY(funcname)
int fprintf(const Output &stream, const char *format,...)
realnum lgPrtContIndices_lo_E