softsusy is hosted by Hepforge, IPPP Durham
SOFTSUSY  3.3
sProblem Struct Reference

Various boolean values to flag any problems with the parameter point. More...

#include <physpars.h>

List of all members.

Public Member Functions

bool test () const
 returns true if there's any problem
bool testSeriousProblem () const
 Only returns true if there's a serious problem.
 sProblem ()
 sProblem (const sProblem &s)
 Constructor that sets flags equal to those of s.
const sProblemoperator= (const sProblem &)
 Sets flags equal to those of s.

Public Attributes

bool mgutOutOfBounds
bool badConvergence
 Nowhere near a decent solution.
bool irqfp
 Infra-red quasi fixed point breached.
bool noRhoConvergence
 Couldn't calculate electroweak rho parameter.
bool noConvergence
 Iteration did not converge: not always serious.
tachyonType tachyon
 Tachyonic point.
bool muSqWrongSign
 mu^2 came out with wrong sign; no REWSB
bool m3sq
 m3sq came out with wrong sign; no REWSB
bool higgsUfb
 Higgs potential inconsistent with a good minimum.
bool nonperturbative
 Running went non-perturbative.
bool noMuConvergence
bool inaccurateHiggsMass
 Higgs mass is potentially inaccurate and cant be trusted.
bool problemThrown

Detailed Description

Various boolean values to flag any problems with the parameter point.


Constructor & Destructor Documentation

sProblem::sProblem ( ) [inline]

constructor full of false values


Member Data Documentation

mu couldn't be calculated


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