void compute_from_conservative(const RowVector_NEQS &cons)
Compute the data given conservative state.
void compute_from_primitive(const RowVector_NEQS &prim)
Compute the data given primitive state.
Real c2
square of speed of sound, very commonly used
Top-level namespace for coolfluid.
Real E
specific total energy
Real gamma
specific heat ratio
MatrixTypes< NDIM, NEQS >::RowVector_NEQS RowVector_NEQS