#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) |
|
Definition at line 60 of file dstar_to_kira.C. |
|
Definition at line 61 of file dstar_to_kira.C. |
|
Definition at line 62 of file dstar_to_kira.C. |
|
Definition at line 552 of file dstar_to_kira.C. Referenced by evolve_stars(). |
|
Definition at line 541 of file dstar_to_kira.C. Referenced by evolve_an_unperturbed_binary(). |
|
Definition at line 98 of file dstar_to_kira.C. Referenced by binary_evolution(), and evolve_an_unperturbed_binary(). |
|
Definition at line 490 of file dstar_to_kira.C. Referenced by binary_evolution(), and dissociate_binary(). |
|
Definition at line 288 of file dstar_to_kira.C. Referenced by create_or_delete_binary(). |
|
Definition at line 229 of file dstar_to_kira.C. |
|
Definition at line 121 of file dstar_to_kira.C. Referenced by binary_evolution(), and delete_double(). |
|
Definition at line 216 of file dstar_to_kira.C. Referenced by delete_double(). |
|
Definition at line 64 of file dstar_to_kira.C. Referenced by binary_evolution(). |
|
Definition at line 75 of file dstar_to_kira.C. |
|
Definition at line 704 of file dstar_to_kira.C. Referenced by delete_double(), and evolve_stars(). |