Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

dstar_to_kira.C File Reference

#include "dstar_to_kira.h"

Go to the source code of this file.

Defines

#define REPORT_ADD_DOUBLE   false
#define REPORT_DEL_DOUBLE   false
#define REPORT_EVOLVE_DOUBLE   false

Functions

local bool need_dstar (hdyn *bi)
bool other_urgent_binary_matters (hdyn *bi)
local bool binary_wants_to_be_updated (hdyn *b)
local void evolve_an_unperturbed_binary (hdyn *bi, bool &check_binary_mass, bool &check_binary_sma, bool &check_binary_merger, bool force_evolve=false)
local real initial_binary_period (double_star *ds)
local void delete_double (hdyn *b)
local void delete_double (hdyn *b, bool *update_dynamics, bool allow_evolution_before_termination, int full_dump=0)
bool create_or_delete_binary (hdyn *bi, bool *update_dynamics, int full_dump)
bool binary_is_merged (dyn *bi)
bool binary_evolution (hdyn *b, int full_dump)
void update_kepler_from_binary_evolution (hdyn *the_binary_node, real dm_fast)


Define Documentation

#define REPORT_ADD_DOUBLE   false
 

Definition at line 60 of file dstar_to_kira.C.

#define REPORT_DEL_DOUBLE   false
 

Definition at line 61 of file dstar_to_kira.C.

#define REPORT_EVOLVE_DOUBLE   false
 

Definition at line 62 of file dstar_to_kira.C.


Function Documentation

bool binary_evolution ( hdyn * b,
int full_dump )
 

Definition at line 552 of file dstar_to_kira.C.

Referenced by evolve_stars().

bool binary_is_merged ( dyn * bi )
 

Definition at line 541 of file dstar_to_kira.C.

Referenced by evolve_an_unperturbed_binary().

local bool binary_wants_to_be_updated ( hdyn * b )
 

Definition at line 98 of file dstar_to_kira.C.

Referenced by binary_evolution(), and evolve_an_unperturbed_binary().

bool create_or_delete_binary ( hdyn * bi,
bool * update_dynamics,
int full_dump )
 

Definition at line 490 of file dstar_to_kira.C.

Referenced by binary_evolution(), and dissociate_binary().

local void delete_double ( hdyn * b,
bool * update_dynamics,
bool allow_evolution_before_termination,
int full_dump = 0 )
 

Definition at line 288 of file dstar_to_kira.C.

Referenced by create_or_delete_binary().

local void delete_double ( hdyn * b )
 

Definition at line 229 of file dstar_to_kira.C.

local void evolve_an_unperturbed_binary ( hdyn * bi,
bool & check_binary_mass,
bool & check_binary_sma,
bool & check_binary_merger,
bool force_evolve = false )
 

Definition at line 121 of file dstar_to_kira.C.

Referenced by binary_evolution(), and delete_double().

local real initial_binary_period ( double_star * ds )
 

Definition at line 216 of file dstar_to_kira.C.

Referenced by delete_double().

local bool need_dstar ( hdyn * bi )
 

Definition at line 64 of file dstar_to_kira.C.

Referenced by binary_evolution().

bool other_urgent_binary_matters ( hdyn * bi )
 

Definition at line 75 of file dstar_to_kira.C.

void update_kepler_from_binary_evolution ( hdyn * the_binary_node,
real dm_fast )
 

Definition at line 704 of file dstar_to_kira.C.

Referenced by delete_double(), and evolve_stars().


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