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

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}
 

Detailed Description

Examples:
thin_wall.cpp.

Definition at line 53 of file thin_wall.cpp.

Member Data Documentation

double BubbleProfiler::Thin_wall_options::a {1.}
Examples:
thin_wall.cpp.

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}
Examples:
thin_wall.cpp.

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}
Examples:
thin_wall.cpp.

Definition at line 56 of file thin_wall.cpp.

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

int BubbleProfiler::Thin_wall_options::dim {4}
Examples:
thin_wall.cpp.

Definition at line 57 of file thin_wall.cpp.

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

double BubbleProfiler::Thin_wall_options::lambda {1.}
Examples:
thin_wall.cpp.

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 {""}
Examples:
thin_wall.cpp.

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 {""}
Examples:
thin_wall.cpp.

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}
Examples:
thin_wall.cpp.

Definition at line 61 of file thin_wall.cpp.

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

bool BubbleProfiler::Thin_wall_options::verbose {false}
Examples:
thin_wall.cpp.

Definition at line 62 of file thin_wall.cpp.

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


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