action(double lambda) | BubbleProfiler::Shooting | private |
action_arrived_rel | BubbleProfiler::Shooting | private |
action_computed | BubbleProfiler::Shooting | private |
action_ode_abs | BubbleProfiler::Shooting | private |
action_ode_rel | BubbleProfiler::Shooting | private |
action_stepper | BubbleProfiler::Shooting | private |
barrier | BubbleProfiler::Shooting | private |
bisect_lambda_max | BubbleProfiler::Shooting | private |
bubble_scale() const | BubbleProfiler::Shooting | private |
calculate_bubble_profile(double lambda) | BubbleProfiler::Shooting | private |
calculate_roll_time(double lambda, double dVdphi, double d2Vdphi2) const | BubbleProfiler::Shooting | private |
calculate_roll_velocity(double lambda, double y, double dVdphi, double d2Vdphi2) const | BubbleProfiler::Shooting | private |
Compute_action enum value | BubbleProfiler::Shooting | |
Compute_profile enum value | BubbleProfiler::Shooting | |
controlled_stepper_type typedef | BubbleProfiler::Shooting | private |
dim | BubbleProfiler::Shooting | private |
drho_frac | BubbleProfiler::Shooting | private |
drho_guess | BubbleProfiler::Shooting | private |
energy(double phi, double dot_phi) const | BubbleProfiler::Shooting | private |
error_stepper_type typedef | BubbleProfiler::Shooting | private |
euclidean_action | BubbleProfiler::Shooting | private |
evolve(double lambda) const | BubbleProfiler::Shooting | private |
evolve_change_rel | BubbleProfiler::Shooting | private |
evolve_type typedef | BubbleProfiler::Shooting | private |
f_y_max | BubbleProfiler::Shooting | private |
f_y_min | BubbleProfiler::Shooting | private |
false_min | BubbleProfiler::Shooting | private |
get_bubble_profile() const | BubbleProfiler::Shooting | |
get_euclidean_action() const | BubbleProfiler::Shooting | |
initialize_potential_parameters(const std::function< double(double)> &potential_, const std::function< double(double)> &potential_first_, const std::function< double(double)> &potential_second_, double false_min_, double true_min_, double barrier_, int dim_) | BubbleProfiler::Shooting | private |
integrand(double dot_phi, double rho) const | BubbleProfiler::Shooting | private |
interior(double lambda) | BubbleProfiler::Shooting | private |
iter_max | BubbleProfiler::Shooting | private |
lambda_sol | BubbleProfiler::Shooting | private |
ode(const state_type &x, state_type &dxdt, double rho) | BubbleProfiler::Shooting | private |
p_barrier | BubbleProfiler::Shooting | private |
p_false_min | BubbleProfiler::Shooting | private |
p_true_min | BubbleProfiler::Shooting | private |
periods_max | BubbleProfiler::Shooting | private |
potential | BubbleProfiler::Shooting | private |
potential_first | BubbleProfiler::Shooting | private |
potential_second | BubbleProfiler::Shooting | private |
profile_computed | BubbleProfiler::Shooting | private |
profiles | BubbleProfiler::Shooting | private |
quadratic_potential_solution(double) const | BubbleProfiler::Shooting | |
quadratic_potential_solution(double, double) const | BubbleProfiler::Shooting | |
scale | BubbleProfiler::Shooting | private |
set_action_abs_tol(double tol) | BubbleProfiler::Shooting | inline |
set_action_arrived_rel(double tol) | BubbleProfiler::Shooting | inline |
set_action_rel_tol(double tol) | BubbleProfiler::Shooting | inline |
set_bisect_lambda_max(double l) | BubbleProfiler::Shooting | inline |
set_bisection_precision_bits(int b) | BubbleProfiler::Shooting | inline |
set_drho_frac(double frac) | BubbleProfiler::Shooting | inline |
set_evolve_change_rel(double frac) | BubbleProfiler::Shooting | inline |
set_f_y_max(double f) | BubbleProfiler::Shooting | inline |
set_f_y_min(double f) | BubbleProfiler::Shooting | inline |
set_max_iterations(int i) | BubbleProfiler::Shooting | inline |
set_max_periods(double p) | BubbleProfiler::Shooting | inline |
set_shooting_abs_tol(double tol) | BubbleProfiler::Shooting | inline |
set_shooting_rel_tol(double tol) | BubbleProfiler::Shooting | inline |
set_y_max(double y) | BubbleProfiler::Shooting | inline |
shoot(double lambda) | BubbleProfiler::Shooting | private |
shoot_bisect_bits | BubbleProfiler::Shooting | private |
shoot_ode_abs | BubbleProfiler::Shooting | private |
shoot_ode_rel | BubbleProfiler::Shooting | private |
shoot_stepper | BubbleProfiler::Shooting | private |
shooting() | BubbleProfiler::Shooting | private |
sign_min | BubbleProfiler::Shooting | private |
solve(const std::function< double(double)> &potential_, const std::function< double(double)> &potential_first_, const std::function< double(double)> &potential_second_, double false_min_, double true_min_, double barrier_, int dim_=3, unsigned int options=(Solver_options::Compute_action|Solver_options::Compute_profile)) | BubbleProfiler::Shooting | |
solve(const Potential &potential, double false_min_, double true_min_, double barrier_, int dim_=3, unsigned int options=(Solver_options::Compute_action|Solver_options::Compute_profile)) | BubbleProfiler::Shooting | |
Solver_options enum name | BubbleProfiler::Shooting | |
state_type typedef | BubbleProfiler::Shooting | private |
true_min | BubbleProfiler::Shooting | private |
unmap(double lambda) const | BubbleProfiler::Shooting | private |
y_max | BubbleProfiler::Shooting | private |