|
BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
Public Attributes | |
| double | E {1.} |
| double | alpha {0.6} |
| int | dim {4} |
| bool | verbose {false} |
Definition at line 45 of file action.cpp.
| double BubbleProfiler::Action_options::alpha {0.6} |
Definition at line 47 of file action.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| int BubbleProfiler::Action_options::dim {4} |
Definition at line 48 of file action.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| double BubbleProfiler::Action_options::E {1.} |
Definition at line 46 of file action.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
| bool BubbleProfiler::Action_options::verbose {false} |
Definition at line 49 of file action.cpp.
Referenced by main(), and BubbleProfiler::parse_positional_args().
1.8.11