#include <hadgas_eos.h>
Define the data structure for one element of the table.
Definition at line 55 of file hadgas_eos.h.
Public Attributes | |
| double | p | 
| Pressure.  More... | |
| double | T | 
| Temperature.  More... | |
| double | mub | 
| Net baryochemical potential.  More... | |
| double | mus | 
| Net strangeness potential.  More... | |
| double smash::EosTable::table_element::p | 
Pressure.
Definition at line 57 of file hadgas_eos.h.
| double smash::EosTable::table_element::T | 
Temperature.
Definition at line 59 of file hadgas_eos.h.
| double smash::EosTable::table_element::mub | 
Net baryochemical potential.
Definition at line 61 of file hadgas_eos.h.
| double smash::EosTable::table_element::mus | 
Net strangeness potential.
Definition at line 63 of file hadgas_eos.h.