|
BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
Public Attributes | |
| double | u {1.} |
| double | v {1.} |
| double | m {3.} |
| bool | calculate_profile {false} |
| double | global_min {-1.} |
| std::string | output_file {""} |
| std::string | perturbations_file {""} |
| bool | use_perturbative {false} |
| bool | verbose {false} |
Definition at line 53 of file general_fubini.cpp.
| bool BubbleProfiler::Fubini_options::calculate_profile {false} |
Definition at line 57 of file general_fubini.cpp.
Referenced by main(), and BubbleProfiler::parse_global_min().
| double BubbleProfiler::Fubini_options::global_min {-1.} |
Definition at line 58 of file general_fubini.cpp.
Referenced by main(), and BubbleProfiler::parse_global_min().
| double BubbleProfiler::Fubini_options::m {3.} |
Definition at line 56 of file general_fubini.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| std::string BubbleProfiler::Fubini_options::output_file {""} |
Definition at line 59 of file general_fubini.cpp.
Referenced by main(), and BubbleProfiler::parse_global_min().
| std::string BubbleProfiler::Fubini_options::perturbations_file {""} |
Definition at line 60 of file general_fubini.cpp.
Referenced by main(), and BubbleProfiler::parse_global_min().
| double BubbleProfiler::Fubini_options::u {1.} |
Definition at line 54 of file general_fubini.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| bool BubbleProfiler::Fubini_options::use_perturbative {false} |
Definition at line 61 of file general_fubini.cpp.
Referenced by main(), and BubbleProfiler::parse_global_min().
| double BubbleProfiler::Fubini_options::v {1.} |
Definition at line 55 of file general_fubini.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| bool BubbleProfiler::Fubini_options::verbose {false} |
Definition at line 62 of file general_fubini.cpp.
Referenced by main(), and BubbleProfiler::parse_global_min().
1.8.11