GM2Calc 2.3.0
|
#include <MSSMNoFV_onshell_problems.hpp>
Public Member Functions | |
void | clear () |
Public Attributes | |
double | precision {0.0} |
achieved accuracy (in GeV) | |
unsigned | iterations {0} |
used number of iterations | |
Definition at line 39 of file MSSMNoFV_onshell_problems.hpp.
|
inline |
Definition at line 40 of file MSSMNoFV_onshell_problems.hpp.
unsigned gm2calc::MSSMNoFV_onshell_problems::Convergence_problem::iterations {0} |
used number of iterations
Definition at line 42 of file MSSMNoFV_onshell_problems.hpp.
double gm2calc::MSSMNoFV_onshell_problems::Convergence_problem::precision {0.0} |
achieved accuracy (in GeV)
Definition at line 41 of file MSSMNoFV_onshell_problems.hpp.