| BubbleProfiler
    0.3.0
    by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White | 
| Public Attributes | |
| double | lambda {1.} | 
| double | a {1.} | 
| double | delta {0.01} | 
| int | dim {4} | 
| bool | calculate_profile {false} | 
| std::string | output_file {""} | 
| std::string | perturbations_file {""} | 
| bool | use_perturbative {false} | 
| bool | verbose {false} | 
Definition at line 53 of file thin_wall.cpp.
| double BubbleProfiler::Thin_wall_options::a {1.} | 
Definition at line 55 of file thin_wall.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| bool BubbleProfiler::Thin_wall_options::calculate_profile {false} | 
Definition at line 58 of file thin_wall.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| double BubbleProfiler::Thin_wall_options::delta {0.01} | 
Definition at line 56 of file thin_wall.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| int BubbleProfiler::Thin_wall_options::dim {4} | 
Definition at line 57 of file thin_wall.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| double BubbleProfiler::Thin_wall_options::lambda {1.} | 
Definition at line 54 of file thin_wall.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| std::string BubbleProfiler::Thin_wall_options::output_file {""} | 
Definition at line 59 of file thin_wall.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| std::string BubbleProfiler::Thin_wall_options::perturbations_file {""} | 
Definition at line 60 of file thin_wall.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| bool BubbleProfiler::Thin_wall_options::use_perturbative {false} | 
Definition at line 61 of file thin_wall.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| bool BubbleProfiler::Thin_wall_options::verbose {false} | 
Definition at line 62 of file thin_wall.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
 1.8.11
 1.8.11