softsusy
is hosted by
Hepforge
,
IPPP Durham
SOFTSUSY
4.1
src
main.h
Go to the documentation of this file.
1
58
#include <iostream>
59
#include <string>
60
#include "
mycomplex.h
"
61
#include "
linalg.h
"
62
#include "
lowe.h
"
63
#include "
rge.h
"
64
#include "
softsusy.h
"
65
#include "
softpars.h
"
66
#include "
susy.h
"
67
#include "
utils.h
"
68
#include "
numerics.h
"
69
using namespace
softsusy
;
70
71
namespace
NR {
72
extern
int
nn;
73
extern
DoubleVector
fvec;
74
}
75
76
extern
void (*nrfuncv)(
int
n,
DoubleVector
v,
DoubleVector
& f);
77
DoubleVector
DoubleVector is of variable length, and contains double precision.
Definition:
linalg.h:35
linalg.h
DoubleVector and DoubleMatrix classes of doubles and operations between them, complexified copies als...
lowe.h
QedQcd object contains Standard Model quark and lepton masses. It integrates them using 3 loop qcd x ...
mycomplex.h
complex numbers and operators between them
softsusy
global variable declaration
Definition:
def.cpp:13
numerics.h
numerical routines - differential equation solver, differentiator and function minimiser for instance
rge.h
RGE objects consisting of energy scale and parameters and loops (order in perturbation theory) and th...
softpars.h
Soft SUSY breaking parameters.
softsusy.h
Header file for RP conserving MSSM object including all (real) soft SUSY breaking parameters and (rea...
susy.h
MssmSusy contains all SUSY couplings and tan beta, as well as their beta functions.
utils.h
A few handy bits and pieces - little mathematical functions and the like.
Generated by
1.9.1