#include "dyn.h"
Go to the source code of this file.
Defines | |
#define | Rsun_pc 2.255e-8 |
Functions | |
bool | get_physical_scales (dyn *b, real &mass, real &length, real &time) |
void | add_power_law (dyn *b, real coeff, real exponent, real scale, vector center, bool n_flag, bool verbose, bool G_flag) |
|
|
|
Definition at line 66 of file add_power_law.C. |
|
Definition at line 47 of file add_power_law.C. Referenced by add_power_law(), kira_initialize(), and scale(). |