BubbleProfiler  0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CBubbleProfiler::Action_options
 CBubbleProfiler::logging::Basic_logger
 CBubbleProfiler::Bubble_profiler_inputs
 CBubbleProfiler::Controlled_step_size_integrator< Parameter, State, Stepper >
 CBubbleProfiler::Dummy_observerA default observer that does not perform any actions when called
 CBubbleProfiler::Field_profilesDiscretized 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_interpolatorProvides 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_systemClass implementing the system of ODEs obeyed by profile perturbations
 CBubbleProfiler::PotentialAbstract base class for a generic potential
 CBubbleProfiler::Algebraic_potentialImplements a multi dimensional scalar field potential, which may be expressed as almost any algerbraic fucntion
 CBubbleProfiler::Gaussian_potentialPotential composed of two multivariate Gaussian functions
 CBubbleProfiler::Generalized_fubini_potential
 CBubbleProfiler::Logarithmic_potential
 CBubbleProfiler::Restricted_quartic_potential
 CBubbleProfiler::Thin_wall_potentialExample thin wall potential as given by Coleman
 CBubbleProfiler::Profile_convergence_tester
 CBubbleProfiler::Relative_convergence_tester
 CBubbleProfiler::Profile_guesserAbstract class to represent ansatz generators
 CBubbleProfiler::Instream_profile_guesserProvides guess for field profiles read from an input stream
 CBubbleProfiler::Kink_profile_guesserComputes an initial guess for the bubble profile using a kink ansatz
 CBubbleProfiler::Shooting_profile_guesserConstructs a solution ansatz using the overshoot/undershoot method
 CBubbleProfiler::Profile_observerObserves 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_errorException indicating failure to integrate BVP
 CBubbleProfiler::Domain_errorException indicating function evaluation out of allowed domain
 CBubbleProfiler::IO_errorException indicating generic input/output error
 CBubbleProfiler::No_convergence_errorException indicating failure of iterative procedure to converge
 CBubbleProfiler::Not_implemented_error
 CBubbleProfiler::Numerical_errorException indicating generic numerical error
 CBubbleProfiler::Optimizer_errorException indicating that the optimizer failed to converge
 CBubbleProfiler::Out_of_bounds_errorException indicating out of bounds access error
 CBubbleProfiler::Out_of_memory_errorException indicating that memory allocation failed
 CBubbleProfiler::Setup_errorException indicating general setup error
 CBubbleProfiler::Thin_wall_errorException indicating a thin-wall ansatz which we can't solve (yet!)
 CBubbleProfiler::Scale_options
 CBubbleProfiler::ShootingSolve 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