Loading [MathJax]/extensions/tex2jax.js
Thermal-FIST 1.5
Package for hadron resonance gas model applications
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
MeanFieldModels.h File Reference

Header with helper mean-field classes. More...

#include <cmath>
#include <vector>

Go to the source code of this file.

Classes

class  thermalfist::MeanFieldModelBase
 Base class implementing the ideal gas (no mean field). More...
 
class  thermalfist::MeanFieldModelVDW
 Class implementing auxiliary functions for the linear (van der Waals) mean-field model. More...
 
class  thermalfist::MeanFieldModelClausius
 Class implementing auxiliary functions for the Clausius mean-field model. More...
 
class  thermalfist::MeanFieldModelSkyrme
 Class implementing auxiliary functions for the Skyrme mean-field model. More...
 
class  thermalfist::MeanFieldModelVDF
 Class implementing auxiliary functions for the vector density functional (VDF) model. More...
 

Namespaces

namespace  thermalfist
 The main namespace where all classes and functions of the Thermal-FIST library reside.
 

Detailed Description

Header with helper mean-field classes.

A header with classes that contain implementation of auxiliary functions describing density-dependent mean fields.

Definition in file MeanFieldModels.h.