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
BSMPT::Minimum Struct Reference

struct to store minimum and temperature More...

#include <BSMPT/minimum_tracer/minimum_tracer.h>

Public Member Functions

bool operator< (const Minimum &a) const
 

Public Attributes

std::vector< double > point
 
double temp
 
double potential
 
bool is_glob_min = false
 
int EdgeOfPhase = 0
 

Detailed Description

struct to store minimum and temperature

Parameters
pointcoordinates in field space
temptemperature
potentialvalue of the potential
is_glob_mintrue if minimum is global minimum
EdgeOfPhase1 = starting minimum | 0 = Middle minimum | -1 = Ending minimum (sum of EdgeOfPhase is the number of coexisting phases)

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