Go to the source code of this file.
Defines | |
#define | PERTURBER_CRITERION 2 |
Functions | |
local void | update_nn_coll (hdyn *this_node, int id, real d_to_b_sq, hdyn *b, real &d_nn_sq, hdyn *&nn, real sum_of_radii, real &d_coll_sq, hdyn *&coll) |
local real | binary_scale (hdyn *cm) |
local real | define_perturbation_radius_factor (hdyn *b, real pert_factor_sq) |
local real | perturbation_scale_sq (hdyn *b, real pert_factor_sq) |
local bool | is_perturber (hdyn *b, real m_pert, real distance_squared, real perturbation_radius_factor) |
local real | crit_separation_cubed (hdyn *b, real m_pert, real r_bin, real gamma) |
local real | time_to_radius (real dr, real vr, real ar) |
|
Definition at line 83 of file hdyn_inline.C. |
|
Definition at line 138 of file hdyn_inline.C. Referenced by define_perturbation_radius_factor(), dt_perturbers(), get_slowdown_factor(), and perturbation_scale_sq(). |
|
Definition at line 282 of file hdyn_inline.C. Referenced by dt_perturbers(), and get_slowdown_factor(). |
|
Definition at line 175 of file hdyn_inline.C. |
|
Definition at line 242 of file hdyn_inline.C. Referenced by get_neighbors_and_adjust_h2(). |
|
Definition at line 221 of file hdyn_inline.C. Referenced by set_grape4_neighbour_radius(), and set_grape_neighbor_radius(). |
|
Definition at line 304 of file hdyn_inline.C. Referenced by dt_perturbers(), and get_slowdown_factor(). |
|
Definition at line 29 of file hdyn_inline.C. Referenced by get_neighbors_and_adjust_h2(). |