SpECTRE  v2024.04.12
hydro::OptionTags::EquationOfState< IsRelativistic, ThermoDim > Struct Template Reference

The equation of state of the fluid. More...

#include <Tags.hpp>

Classes

struct  FromInitialData
 

Public Types

using type = Options::Auto< std::unique_ptr< EquationsOfState::EquationOfState< IsRelativistic, ThermoDim > >, FromInitialData >
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<bool IsRelativistic, size_t ThermoDim>
struct hydro::OptionTags::EquationOfState< IsRelativistic, ThermoDim >

The equation of state of the fluid.

Member Data Documentation

◆ help

template<bool IsRelativistic, size_t ThermoDim>
constexpr Options::String hydro::OptionTags::EquationOfState< IsRelativistic, ThermoDim >::help
staticconstexpr
Initial value:
= {
"The equation of state to use during the evolution."}

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