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

Class implementing auxiliary functions for the van der Waals excluded volume model. More...

#include <ExcludedVolumeModels.h>

Inheritance diagram for thermalfist::ExcludedVolumeModelVDW:
thermalfist::ExcludedVolumeModelBase

Public Member Functions

 ExcludedVolumeModelVDW ()
 
virtual ~ExcludedVolumeModelVDW ()
 
virtual double EtaMax () const
 
virtual double f (double eta) const
 
virtual double df (int n, double eta) const
 
virtual double etasol (double etatil) const
 
- Public Member Functions inherited from thermalfist::ExcludedVolumeModelBase
 ExcludedVolumeModelBase ()
 
virtual ~ExcludedVolumeModelBase ()
 
virtual double etasolBinarySearch (double etatil) const
 

Detailed Description

Class implementing auxiliary functions for the van der Waals excluded volume model.

Definition at line 43 of file ExcludedVolumeModels.h.

Constructor & Destructor Documentation

◆ ExcludedVolumeModelVDW()

thermalfist::ExcludedVolumeModelVDW::ExcludedVolumeModelVDW ( )
inline

Definition at line 46 of file ExcludedVolumeModels.h.

◆ ~ExcludedVolumeModelVDW()

virtual thermalfist::ExcludedVolumeModelVDW::~ExcludedVolumeModelVDW ( )
inlinevirtual

Definition at line 49 of file ExcludedVolumeModels.h.

Member Function Documentation

◆ df()

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

Reimplemented from thermalfist::ExcludedVolumeModelBase.

Definition at line 52 of file ExcludedVolumeModels.h.

◆ EtaMax()

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

Reimplemented from thermalfist::ExcludedVolumeModelBase.

Definition at line 50 of file ExcludedVolumeModels.h.

◆ etasol()

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

Reimplemented from thermalfist::ExcludedVolumeModelBase.

Definition at line 59 of file ExcludedVolumeModels.h.

◆ f()

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

Reimplemented from thermalfist::ExcludedVolumeModelBase.

Definition at line 51 of file ExcludedVolumeModels.h.


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