, including all inherited members.
COAG_ACCEL_MAX_CV | pmc_coagulation | |
COAG_ACCEL_N_EVENT | pmc_coagulation | |
coag_target_with_source(aero_state, target_bin, target_unif_entry, source_particle) | pmc_coagulation | |
coagulate(aero_data, aero_state, p1, p2) | pmc_coagulation | |
coagulate_weighting(particle_1, particle_2, particle_new, aero_data, aero_weight_array, remove_1, remove_2, create_new, id_1_lost, id_2_lost, aero_info_1, aero_info_2) | pmc_coagulation | |
compute_n_samp(ni, nj, same_bin, k_max, del_t, n_samp_mean, n_samp, accept_factor) | pmc_coagulation | |
compute_n_source(n_part, k_max, del_t, n_source_per_target, accept_factor) | pmc_coagulation | |
determine_target_and_source(aero_weight_array, bin_grid, i_bin, j_bin, target_bin, source_bin, correct_weight_ordering) | pmc_coagulation | |
find_rand_pair(aero_sorted, b1, b2, s1, s2) | pmc_coagulation | |
maybe_coag_pair(env_state, aero_data, aero_state, b1, b2, coag_kernel_type, accept_factor, did_coag) | pmc_coagulation | |
mc_coag(coag_kernel_type, env_state, aero_data, aero_state, del_t, tot_n_samp, tot_n_coag) | pmc_coagulation | |
mc_coag_for_bin(coag_kernel_type, env_state, aero_data, aero_state, del_t, tot_n_samp, tot_n_coag, i_bin, j_bin) | pmc_coagulation | |
per_set_coag(coag_kernel_type, k_max, env_state, aero_data, aero_state, del_t, tot_n_samp, tot_n_coag, i_bin, j_bin) | pmc_coagulation | |
sample_source_particle(aero_state, aero_data, env_state, coag_kernel_type, source_bin, coag_particle, n_samp_mean, accept_factor, n_samp, n_coag, n_remove, source_particle) | pmc_coagulation | |
try_per_particle_coag(coag_kernel_type, k_max, env_state, aero_data, aero_state, del_t, tot_n_samp, tot_n_coag, i_bin, j_bin, per_particle_coag_succeeded) | pmc_coagulation | |