BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | BubbleProfiler::Error |
class | BubbleProfiler::Setup_error |
Exception indicating general setup error. More... | |
class | BubbleProfiler::Thin_wall_error |
Exception indicating a thin-wall ansatz which we can't solve (yet!) More... | |
class | BubbleProfiler::BVP_solver_error |
Exception indicating failure to integrate BVP. More... | |
class | BubbleProfiler::No_convergence_error |
Exception indicating failure of iterative procedure to converge. More... | |
class | BubbleProfiler::Out_of_bounds_error |
Exception indicating out of bounds access error. More... | |
class | BubbleProfiler::Out_of_memory_error |
Exception indicating that memory allocation failed. More... | |
class | BubbleProfiler::Optimizer_error |
Exception indicating that the optimizer failed to converge. More... | |
class | BubbleProfiler::Domain_error |
Exception indicating function evaluation out of allowed domain. More... | |
class | BubbleProfiler::Numerical_error |
Exception indicating generic numerical error. More... | |
class | BubbleProfiler::IO_error |
Exception indicating generic input/output error. More... | |
class | BubbleProfiler::Not_implemented_error |
Namespaces | |
BubbleProfiler | |