19 if( r0 <= 0. || depth <= 0. )
21 fprintf(
ioQQQ,
" dense_tabden called with insane depth, radius, =%10.2e%10.2e\n",
43 fprintf(
ioQQQ,
" requested radius outside range of dense_tabden\n" );
44 fprintf(
ioQQQ,
" radius was%10.2e min, max=%10.2e%10.2e\n",
54 tabden_v =
exp10(tabden_v);
double tabval(double r0, double depth) const
#define DEBUG_ENTRY(funcname)
double linint(const double x[], const double y[], long n, double xval)
int fprintf(const Output &stream, const char *format,...)