19#ifndef GM2_MSSMNoFV_ONSHELL_PROBLEMS_HPP
20#define GM2_MSSMNoFV_ONSHELL_PROBLEMS_HPP
62 void print(std::ostream&)
const;
67 bool have_no_convergence_Mu_MassB_MassWB{
false};
68 bool have_no_convergence_me2{
false};
69 std::vector<std::string> tachyons;
70 Convergence_problem convergence_problem_Mu_MassB_MassWB;
71 Convergence_problem convergence_problem_me2;
74std::ostream&
operator<<(std::ostream&,
const MSSMNoFV_onshell_problems&);
contains problem and warning flags
void print_warnings(std::ostream &) const
print warnings to stream
void clear_warnings()
delete all warnings
Convergence_problem get_me2_convergence_problem() const
returns information about convergence problem for me2(1,1) iteration
void unflag_no_convergence_me2()
void unflag_no_convergence_Mu_MassB_MassWB()
bool have_tachyon() const
returns true if tachyon exists
void flag_no_convergence_me2(double, unsigned)
bool have_problem() const
returns true if problem has occurred
std::string get_warnings() const
get warnings as string
Convergence_problem get_Mu_MassB_MassWB_convergence_problem() const
returns information about convergence problem for Mu, M1, M2 iteration
void clear_problems()
delete all problems
void clear()
delete all problems and warnings
bool no_me2_convergence() const
returns true if DR-bar to OS conversion for me2(1,1) did not converge
bool no_Mu_MassB_MassWB_convergence() const
returns true if DR-bar to OS conversion for Mu, M1, M2 did not converge
void print_problems(std::ostream &) const
print problems to stream
void print(std::ostream &) const
print problems and warnings to stream
void flag_tachyon(const std::string &)
void flag_no_convergence_Mu_MassB_MassWB(double, unsigned)
bool have_warning() const
returns true if there is a warning
std::string get_problems() const
get problems as string
std::ostream & operator<<(std::ostream &os, const MSSMNoFV_onshell &model)
streaming operator
unsigned iterations
used number of iterations
double precision
achieved accuracy (in GeV)