#include "dyn.h"
Go to the source code of this file.
Defines | |
#define | G_TOL 1.e-6 |
#define | M_TOL 1.e-4 |
#define | M_ITER_MAX 20 |
Functions | |
local real | solve3 (real a, real b, real c) |
void | refine_cluster_mass (dyn *b, int verbose) |
|
Definition at line 24 of file refine_mass.C. |
|
Definition at line 51 of file refine_mass.C. |
|
Definition at line 50 of file refine_mass.C. |
|
Definition at line 53 of file refine_mass.C. Referenced by sys_stats(). |
|
Definition at line 26 of file refine_mass.C. Referenced by refine_cluster_mass(). |