BSMPT 3.0.7
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NBSMPTThis classes calculates the Bounce action of the potential with a set temperature
 NBaryo
 CAdditionalBaryoArgs
 Cbot_sourceClass instance for the transport equation system and numerical calculation of the left-handed fermion density in front of the bubble wall including top and bottom quarks
 CCalc_etaClass instance for the numerical evaluation of the eta value
 CCalc_Gam_MClass instance for the numerical evaluation of the relaxation rate at given temperature and quark mass
 CCalc_kappa_tClass instance for the numerical calculation of the statistical factor kappa for a given quark mass and temperature
 CCalc_ScpClass instance for the numerical evaluation of the CP-violating source terms at given temperature and quark mass
 CCalculateEtaInterface
 Cgen_fluidClass instance overhead for all transport classes. Including all common functions and parameters
 CGSL_integration_mubl
 CGSL_mubl_interpolation
 Cpush_back_state_and_time
 Ctau_sourceClass instance for the transport equation system and numerical calculation of the left-handed fermion density in front of the bubble wall including the bot,top quark and the tau lepton
 Ctop_sourceClass instance for the transport equation system and numerical calculation of the left-handed fermion density in front of the bubble wall including the top quark
 Ctransport_equations
 NKfactors
 CGSL_integrationThe GSL_integration struct used to pass information to the GSL minimisation routine
 NMinimizer
 NLibCMAES
 CLibCMAESReturnThe LibCMAESReturn struct which is returned by the routine
 NLibNLOPT
 CNLOPTReturnTypeThe NLOPTReturnType struct which is returned by the minimization
 CShareInformationNLOPTThe ShareInformationNLOPT struct which is used to pass the model information to the NLopt minimization routine
 CEWPTReturnTypeThe EWPTReturnType struct Contains the following information
 CGSL_params
 CGSLPlaneReturnThe GSLPlaneReturn struct
 CMinimizePlaneReturnThe MinimizePlaneReturn struct contains the value of the potential at the minimum and the minimum
 CMinimizersToUseThe MinimizersToUse struct used as a return of GetMinimizers
 CPointerContainerMinPlane
 NModels
 CClass_CxSMThe Class_CxSM class Implementation of the CxSM as shown in the manual of BSMPT v2
 CClass_Potential_C2HDMThe Class_Potential_C2HDM class Implementation of the CP-violating 2HDM as given in the manual
 CClass_Potential_CPintheDarkThe Class_Potential_CPintheDark class Implementation of the model CP in the Dark as given in the manual
 CClass_Potential_N2HDMThe Class_Potential_N2HDM class Implementation of the real N2HDM, as shown in the manual
 CClass_Potential_R2HDMThe Class_Potential_R2HDM class Implementation of the CP-conserving 2HDM, as given in the manual
 CClass_SMThe Class_SM class Implementation of the Standard Model
 CClass_TemplateThe Class_Template class Template for implementing a new model
 NThermalFunctions
 CThermalCoefficientCalculatorThread-safe wrapper around the calculation of the coefficients for the thermal expansions used in ThermalFunctions
 NWall
 CGSL_params
 CBounceActionInt
 CBounceSolutionBounceSolution class that handles the calculation of the bounce solution as well as the calculation of the charateristic temperature scales
 CBSMPTLoggerThe BSMPTLogger class
 CClass_Potential_OriginThe Class_Potential_Origin class Base class for all models. This class contains all numerical calculations on the tensors and the inherited classes only have to set them
 CCoexPhasesCoexPhases struct to save pair of coexisting phases (false and true phase)
 CGravitationalWave
 CGravitationalWaveDataStruct to store all calculated GW data
 Cgw_dataGravitational wave data struct
 CISMConstantsThe ISMConstants struct containing all necessary SM constants
 CLogger
 CMinimumStruct to store minimum and temperature
 CMinimumTracer
 Coutput
 CparserArgument parser for the CLI and JSON methods. This is case insensitive
 CKeyValue
 COptions
 CparserException
 CPhasePhase object
 CresultErrorPair
 Cstatus_codesStatus codes struct
 Ctransition_dataTransition data struct
 CTransitionTracer
 Cuser_inputUser_input struct to store user input and distribute to the classes
 CVacuumComplete vacuum structure of the theory for this parameter point
 Ntk
 Ninternal
 Cband_matrix
 Cspline
 CAsciiPlotter
 CCLIOptions
 CCompare_C2HDM
 CCompare_CPINTHEDARK
 CCompare_CXSM
 CCompare_N2HDM
 CCompare_R2HDM
 CCompare_SM
 CcvsplineConstructs a spline \( s(l) \) with constant velocity, i.e. \( \frac{ds(l)}{dl} \equiv 1\). \( l \) acts as the length alongisde the spline. It works by using tk::spline to construct a cubic spline which depends on another arbitrary parameter \( x \) and then construct an additional spline to convert from \( x \to l \equiv l(x) \)
 CMyListener