BubbleProfiler  0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
Classes | Namespaces
generic_perturbative_profiler.hpp File Reference

contains the implementation of the Perturbative_profiler class More...

#include "basic_logger.hpp"
#include "default_integration_policy.hpp"
#include "euclidean_action.hpp"
#include "error.hpp"
#include "field_profiles.hpp"
#include "gsl_interpolator.hpp"
#include "gsl_root_finder.hpp"
#include "kink_profile_guesser.hpp"
#include "observers.hpp"
#include "perturbations_ode_system.hpp"
#include "potential.hpp"
#include "relative_convergence_tester.hpp"
#include <Eigen/Core>
#include <algorithm>
#include <iterator>
#include <memory>
#include <numeric>
#include <sstream>
#include <tuple>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BubbleProfiler::Perturbative_profiler< Integration_policy >
 Bounce solver using perturbative method. More...
 

Namespaces

 BubbleProfiler
 

Detailed Description

contains the implementation of the Perturbative_profiler class

Definition in file generic_perturbative_profiler.hpp.