CBubbleProfiler::Action_options | |
CBubbleProfiler::logging::Basic_logger | |
CBubbleProfiler::Bubble_profiler_inputs | |
CBubbleProfiler::Controlled_step_size_integrator< Parameter, State, Stepper > | |
CBubbleProfiler::Dummy_observer | A default observer that does not perform any actions when called |
CBubbleProfiler::Field_profiles | Discretized set of field profiles |
CBubbleProfiler::Fixed_step_size_integrator< Parameter, State, Stepper > | |
CBubbleProfiler::Fubini_options | |
CGaussian_inputs | |
CBubbleProfiler::Generalized_fubini_observer | |
CBubbleProfiler::GSL_interpolator::GSL_accel_deleter | |
CBubbleProfiler::GSL_interpolator | Provides routines for carrying out 1D interpolation |
CBubbleProfiler::GSL_interpolator::GSL_spline_deleter | |
▼CIntegration_policy | |
CBubbleProfiler::Perturbative_profiler< Integration_policy > | Bounce solver using perturbative method |
▼CBubbleProfiler::logging::Log_message | |
CBubbleProfiler::logging::Default_log_message | |
CBubbleProfiler::Logarithmic_observer | |
CBubbleProfiler::Logarithmic_options | |
CBubbleProfiler::logging::Logging_manager | |
CBubbleProfiler::NLopt_optimizer | |
CBubbleProfiler::Perturbations_ODE_system | Class implementing the system of ODEs obeyed by profile perturbations |
▼CBubbleProfiler::Potential | Abstract base class for a generic potential |
CBubbleProfiler::Algebraic_potential | Implements a multi dimensional scalar field potential, which may be expressed as almost any algerbraic fucntion |
CBubbleProfiler::Gaussian_potential | Potential composed of two multivariate Gaussian functions |
CBubbleProfiler::Generalized_fubini_potential | |
CBubbleProfiler::Logarithmic_potential | |
CBubbleProfiler::Restricted_quartic_potential | |
CBubbleProfiler::Thin_wall_potential | Example thin wall potential as given by Coleman |
▼CBubbleProfiler::Profile_convergence_tester | |
CBubbleProfiler::Relative_convergence_tester | |
▼CBubbleProfiler::Profile_guesser | Abstract class to represent ansatz generators |
CBubbleProfiler::Instream_profile_guesser | Provides guess for field profiles read from an input stream |
CBubbleProfiler::Kink_profile_guesser | Computes an initial guess for the bubble profile using a kink ansatz |
CBubbleProfiler::Shooting_profile_guesser | Constructs a solution ansatz using the overshoot/undershoot method |
CBubbleProfiler::Profile_observer | Observes the profile during iteration and writes out profile, perturbations and action for each step to file |
CBubbleProfiler::Profiler_result | |
CBubbleProfiler::RAII_guard< F > | Carries out provided clean-up actions at destruction |
CBubbleProfiler::Root_finder< Vector > | |
▼CBubbleProfiler::Root_finder< Eigen::Matrix< double, N, 1 > > | |
CBubbleProfiler::GSL_root_finder< N > | |
▼Cruntime_error | |
▼CBubbleProfiler::Error | |
CBubbleProfiler::BVP_solver_error | Exception indicating failure to integrate BVP |
CBubbleProfiler::Domain_error | Exception indicating function evaluation out of allowed domain |
CBubbleProfiler::IO_error | Exception indicating generic input/output error |
CBubbleProfiler::No_convergence_error | Exception indicating failure of iterative procedure to converge |
CBubbleProfiler::Not_implemented_error | |
CBubbleProfiler::Numerical_error | Exception indicating generic numerical error |
CBubbleProfiler::Optimizer_error | Exception indicating that the optimizer failed to converge |
CBubbleProfiler::Out_of_bounds_error | Exception indicating out of bounds access error |
CBubbleProfiler::Out_of_memory_error | Exception indicating that memory allocation failed |
CBubbleProfiler::Setup_error | Exception indicating general setup error |
CBubbleProfiler::Thin_wall_error | Exception indicating a thin-wall ansatz which we can't solve (yet!) |
CBubbleProfiler::Scale_options | |
CBubbleProfiler::Shooting | Solve the one-dimensional problem using the shooting method |
CBubbleProfiler::Shooting_settings | |
CBubbleProfiler::detail::State_algebra_dispatcher_helper< State, Enable > | |
CBubbleProfiler::detail::State_algebra_dispatcher_helper< Derived, typename boost::enable_if< typename boost::is_base_of< Eigen::ArrayBase< Derived >, Derived >::type >::type > | |
CBubbleProfiler::detail::State_algebra_dispatcher_helper< Derived, typename boost::enable_if< typename boost::is_base_of< Eigen::MatrixBase< Derived >, Derived >::type >::type > | |
▼CBubbleProfiler::detail::State_algebra_dispatcher_helper< State > | |
CBubbleProfiler::State_algebra_dispatcher< State > | |
▼CStructure | |
Cpyshooting.Settings | |
CBubbleProfiler::Tabulate_options | |
CBubbleProfiler::Thin_wall_observer | |
CBubbleProfiler::Thin_wall_options | |