SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
EquationsOfState::EquationOfState< IsRelativistic, ThermodynamicDim > Class Template Reference

Base class for equations of state depending on whether or not the system is relativistic, and the number of independent thermodynamic variables (ThermodynamicDim) needed to determine the pressure. More...

Detailed Description

template<bool IsRelativistic, size_t ThermodynamicDim>
class EquationsOfState::EquationOfState< IsRelativistic, ThermodynamicDim >

Base class for equations of state depending on whether or not the system is relativistic, and the number of independent thermodynamic variables (ThermodynamicDim) needed to determine the pressure.

The template parameter IsRelativistic is true for relativistic equations of state and false for non-relativistic equations of state.


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