#include "cddefines.h"
#include "rfield.h"
#include "dense.h"
Go to the source code of this file.
Functions | |
double | dense_fabden (double radius, double depth) |
double dense_fabden | ( | double | radius, | |
double | depth | |||
) |
dense_fabden called by dlaw command, returns density for any density law
radius | ||
depth |
Definition at line 9 of file dense_fabden.cpp.
References dense, t_dense::DensityLaw, t_rfield::lgUSphON, pow(), rfield, and t_rfield::rstrom.
Referenced by lgConvPres(), ParseCommands(), and radius_next().