Thermal-FIST 1.5
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
thermalfist::ExcludedVolumeModelBase Class Reference

Base class implementing the ideal gas. More...

#include <ExcludedVolumeModels.h>

Inheritance diagram for thermalfist::ExcludedVolumeModelBase:
thermalfist::ExcludedVolumeModelCS thermalfist::ExcludedVolumeModelTVM thermalfist::ExcludedVolumeModelVDW thermalfist::ExcludedVolumeModelVirial

Public Member Functions

 ExcludedVolumeModelBase ()
 
virtual ~ExcludedVolumeModelBase ()
 
virtual double EtaMax () const
 
virtual double f (double eta) const
 
virtual double df (int n, double eta) const
 
virtual double etasol (double etatil) const
 
virtual double etasolBinarySearch (double etatil) const
 

Detailed Description

Base class implementing the ideal gas.

Examples
NeutronStars-CSHRG.cpp, SusceptibilitiesBQS.cpp, and ThermodynamicsBQS.cpp.

Definition at line 25 of file ExcludedVolumeModels.h.

Constructor & Destructor Documentation

◆ ExcludedVolumeModelBase()

thermalfist::ExcludedVolumeModelBase::ExcludedVolumeModelBase ( )
inline

Definition at line 28 of file ExcludedVolumeModels.h.

◆ ~ExcludedVolumeModelBase()

virtual thermalfist::ExcludedVolumeModelBase::~ExcludedVolumeModelBase ( )
inlinevirtual

Definition at line 31 of file ExcludedVolumeModels.h.

Member Function Documentation

◆ df()

virtual double thermalfist::ExcludedVolumeModelBase::df ( int n,
double eta ) const
inlinevirtual

◆ EtaMax()

virtual double thermalfist::ExcludedVolumeModelBase::EtaMax ( ) const
inlinevirtual

◆ etasol()

virtual double thermalfist::ExcludedVolumeModelBase::etasol ( double etatil) const
inlinevirtual

◆ etasolBinarySearch()

double thermalfist::ExcludedVolumeModelBase::etasolBinarySearch ( double etatil) const
virtual

Definition at line 8 of file ExcludedVolumeModels.cpp.

◆ f()

virtual double thermalfist::ExcludedVolumeModelBase::f ( double eta) const
inlinevirtual

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