BubbleProfiler  0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
Public Attributes | List of all members
BubbleProfiler::Fubini_options Struct Reference

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}
 

Detailed Description

Examples:
general_fubini.cpp.

Definition at line 53 of file general_fubini.cpp.

Member Data Documentation

bool BubbleProfiler::Fubini_options::calculate_profile {false}
Examples:
general_fubini.cpp.

Definition at line 57 of file general_fubini.cpp.

Referenced by main(), and BubbleProfiler::parse_global_min().

double BubbleProfiler::Fubini_options::global_min {-1.}
Examples:
general_fubini.cpp.

Definition at line 58 of file general_fubini.cpp.

Referenced by main(), and BubbleProfiler::parse_global_min().

double BubbleProfiler::Fubini_options::m {3.}
Examples:
general_fubini.cpp.

Definition at line 56 of file general_fubini.cpp.

Referenced by main(), and BubbleProfiler::parse_positional_args().

std::string BubbleProfiler::Fubini_options::output_file {""}
Examples:
general_fubini.cpp.

Definition at line 59 of file general_fubini.cpp.

Referenced by main(), and BubbleProfiler::parse_global_min().

std::string BubbleProfiler::Fubini_options::perturbations_file {""}
Examples:
general_fubini.cpp.

Definition at line 60 of file general_fubini.cpp.

Referenced by main(), and BubbleProfiler::parse_global_min().

double BubbleProfiler::Fubini_options::u {1.}
Examples:
general_fubini.cpp.

Definition at line 54 of file general_fubini.cpp.

Referenced by main(), and BubbleProfiler::parse_positional_args().

bool BubbleProfiler::Fubini_options::use_perturbative {false}
Examples:
general_fubini.cpp.

Definition at line 61 of file general_fubini.cpp.

Referenced by main(), and BubbleProfiler::parse_global_min().

double BubbleProfiler::Fubini_options::v {1.}
Examples:
general_fubini.cpp.

Definition at line 55 of file general_fubini.cpp.

Referenced by main(), and BubbleProfiler::parse_positional_args().

bool BubbleProfiler::Fubini_options::verbose {false}
Examples:
general_fubini.cpp.

Definition at line 62 of file general_fubini.cpp.

Referenced by main(), and BubbleProfiler::parse_global_min().


The documentation for this struct was generated from the following file: