SpECTRE  v2024.04.12
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: