Thermal-FIST  1.3
Package for hadron resonance gas model applications
Public Member Functions | List of all members
thermalfist::ExcludedVolumeModelCS Class Reference

Derived class implementing auxiliary excluded-volume functions for multi-component mean-field approach from the Carnahan-Starling model. More...

#include <ExcludedVolumeModel.h>

Inheritance diagram for thermalfist::ExcludedVolumeModelCS:
thermalfist::ExcludedVolumeModel

Public Member Functions

 ExcludedVolumeModelCS ()
 
virtual ~ExcludedVolumeModelCS ()
 
virtual double xMax () const
 
virtual double f (double x) const
 
virtual double g1 (double x) const
 
virtual double g2 (double x) const
 
virtual double g3 (double x) const
 
virtual double Dg3 (double x) const
 
- Public Member Functions inherited from thermalfist::ExcludedVolumeModel
 ExcludedVolumeModel ()
 
virtual ~ExcludedVolumeModel ()
 

Detailed Description

Derived class implementing auxiliary excluded-volume functions for multi-component mean-field approach from the Carnahan-Starling model.

Definition at line 49 of file ExcludedVolumeModel.h.

Constructor & Destructor Documentation

thermalfist::ExcludedVolumeModelCS::ExcludedVolumeModelCS ( )
inline

Definition at line 52 of file ExcludedVolumeModel.h.

virtual thermalfist::ExcludedVolumeModelCS::~ExcludedVolumeModelCS ( )
inlinevirtual

Definition at line 55 of file ExcludedVolumeModel.h.

Member Function Documentation

virtual double thermalfist::ExcludedVolumeModelCS::Dg3 ( double  x) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModel.

Definition at line 73 of file ExcludedVolumeModel.h.

virtual double thermalfist::ExcludedVolumeModelCS::f ( double  x) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModel.

Definition at line 57 of file ExcludedVolumeModel.h.

virtual double thermalfist::ExcludedVolumeModelCS::g1 ( double  x) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModel.

Definition at line 61 of file ExcludedVolumeModel.h.

virtual double thermalfist::ExcludedVolumeModelCS::g2 ( double  x) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModel.

Definition at line 65 of file ExcludedVolumeModel.h.

virtual double thermalfist::ExcludedVolumeModelCS::g3 ( double  x) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModel.

Definition at line 69 of file ExcludedVolumeModel.h.

virtual double thermalfist::ExcludedVolumeModelCS::xMax ( ) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModel.

Definition at line 56 of file ExcludedVolumeModel.h.


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