A structure for passing equation parameters to the gnu library.
Definition at line 322 of file hadgas_eos.h.
Public Attributes | |
| double | e | 
| energy density  More... | |
| double | nb | 
| net baryon density  More... | |
| double | ns | 
| net strange density  More... | |
| bool | account_for_width | 
| use pole masses of resonances, or integrate over spectral functions  More... | |
| double smash::HadronGasEos::rparams::e | 
energy density
Definition at line 324 of file hadgas_eos.h.
| double smash::HadronGasEos::rparams::nb | 
net baryon density
Definition at line 326 of file hadgas_eos.h.
| double smash::HadronGasEos::rparams::ns | 
net strange density
Definition at line 328 of file hadgas_eos.h.
| bool smash::HadronGasEos::rparams::account_for_width | 
use pole masses of resonances, or integrate over spectral functions
Definition at line 330 of file hadgas_eos.h.