#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, dense, t_dense::fhden, t_dense::frad, ioQQQ, t_dense::lgDLWDepth, t_dense::nvals, and pow().
Referenced by lgConvPres(), ParseCommands(), radius_first(), and radius_next().
1.6.1