#include "cddefines.h"
#include "dense.h"
Go to the source code of this file.
Functions | |
double | dense_tabden (double r0, double depth) |
double dense_tabden | ( | double | r0, | |
double | depth | |||
) |
dense_tabden interpolate on table of points for density with dlaw table command, by K Volk
r0 | ||
depth |
Definition at line 7 of file dense_tabden.cpp.
References cdEXIT(), DEBUG_ENTRY, DEBUG_EXIT, dense, t_dense::fhden, t_dense::frad, ioQQQ, t_dense::lgDLWDepth, and t_dense::nvals.
Referenced by lgConvPres(), ParseCommands(), radius_first(), and radius_next().