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::CoexPhases Struct Reference

CoexPhases struct to save pair of coexisting phases (false and true phase) More...

#include <BSMPT/minimum_tracer/minimum_tracer.h>

Public Member Functions

 CoexPhases ()
 empty constructor
 
 CoexPhases (const int &pair_id, const Phase &false_phase, const Phase &true_phase, const double &Tlow_in, const double &Thigh_in)
 constructor
 
void CalculateTc ()
 CalculateTc critical temperature for coexising phase pair.
 

Public Attributes

int coex_pair_id
 
double T_high
 
double T_low
 
Phase false_phase
 
Phase true_phase
 
double crit_temp = -1
 
StatusCrit crit_status = StatusCrit::NotSet
 

Detailed Description

CoexPhases struct to save pair of coexisting phases (false and true phase)

Member Function Documentation

◆ CalculateTc()

void BSMPT::CoexPhases::CalculateTc ( )

CalculateTc critical temperature for coexising phase pair.

Ploting deltaV


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