![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
#include "HRGBase/ThermalModelBase.h"
#include <cstdio>
#include <algorithm>
#include <Eigen/Dense>
#include "HRGBase/Utility.h"
#include "HRGBase/ThermalParticleSystem.h"
Go to the source code of this file.
Namespaces | |
namespace | thermalfist |
The main namespace where all classes and functions of the Thermal-FIST library reside. | |
Functions | |
MatrixXd | thermalfist::GetSusceptibilityMatrix (ThermalModelBase *model, const vector< int > &ConservedDensities) |
MatrixXd | thermalfist::GetPressureHessianMatrix (ThermalModelBase *model, const vector< int > &ConservedDensities) |