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

Public Attributes

double m {1.}
 
double w {1.}
 
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:
logarithmic.cpp.

Definition at line 54 of file logarithmic.cpp.

Member Data Documentation

bool BubbleProfiler::Logarithmic_options::calculate_profile {false}
Examples:
logarithmic.cpp.

Definition at line 57 of file logarithmic.cpp.

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

double BubbleProfiler::Logarithmic_options::global_min {-1.}
Examples:
logarithmic.cpp.

Definition at line 58 of file logarithmic.cpp.

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

double BubbleProfiler::Logarithmic_options::m {1.}
Examples:
logarithmic.cpp.

Definition at line 55 of file logarithmic.cpp.

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

std::string BubbleProfiler::Logarithmic_options::output_file {""}
Examples:
logarithmic.cpp.

Definition at line 59 of file logarithmic.cpp.

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

std::string BubbleProfiler::Logarithmic_options::perturbations_file {""}
Examples:
logarithmic.cpp.

Definition at line 60 of file logarithmic.cpp.

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

bool BubbleProfiler::Logarithmic_options::use_perturbative {false}
Examples:
logarithmic.cpp.

Definition at line 61 of file logarithmic.cpp.

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

bool BubbleProfiler::Logarithmic_options::verbose {false}
Examples:
logarithmic.cpp.

Definition at line 62 of file logarithmic.cpp.

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

double BubbleProfiler::Logarithmic_options::w {1.}
Examples:
logarithmic.cpp.

Definition at line 56 of file logarithmic.cpp.

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


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