BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
Files | |
file | action.cpp [code] |
Functions for calculating action for one-dimensional potential parameterized by \(E\) and \(\alpha\). | |
file | algebraic_potential.cpp [code] |
file | basic_logger.cpp [code] |
file | euclidean_action.cpp [code] |
implementation of helper functions for calculating Euclidean action | |
file | field_profiles.cpp [code] |
contains the implementation of the Field_profiles class | |
file | gaussian_potential.cpp [code] |
contains the implementation of the Gaussian_potential class | |
file | gsl_interpolator.cpp [code] |
contains implementation of the GSL_interpolator class | |
file | instream_profile_guesser.cpp [code] |
contains the implementation of the Instream_profile_guesser class | |
file | integration_utils.cpp [code] |
file | kink_profile_guesser.cpp [code] |
contains the implementation of the Kink_profile_guesser class | |
file | logging_manager.cpp [code] |
file | nlopt_optimizer.cpp [code] |
Wrapper for NLOpts optimizer. | |
file | numeric.cpp [code] |
Numerical functions for one-dimensional shooting method and area of \(n\)-sphere. | |
file | observers.cpp [code] |
file | perturbations_ode_system.cpp [code] |
file | relative_convergence_tester.cpp [code] |
Judge whether perturbative solver converged. | |
file | restricted_quartic_potential.cpp [code] |
file | rotation.cpp [code] |
file | run_cmd_line_potential.cpp [code] |
Command line interface to BubbleProfiler | |
file | shooting.cpp [code] |
One-dimensional shooting method. | |
file | shooting_profile_guesser.cpp [code] |