Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

refine_mass.C File Reference

#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)


Define Documentation

#define G_TOL   1.e-6
 

Definition at line 24 of file refine_mass.C.

#define M_ITER_MAX   20
 

Definition at line 51 of file refine_mass.C.

#define M_TOL   1.e-4
 

Definition at line 50 of file refine_mass.C.


Function Documentation

void refine_cluster_mass ( dyn * b,
int verbose )
 

Definition at line 53 of file refine_mass.C.

Referenced by sys_stats().

local real solve3 ( real a,
real b,
real c )
 

Definition at line 26 of file refine_mass.C.

Referenced by refine_cluster_mass().


Generated at Sun Feb 24 09:57:29 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001