SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
hydro::Tags::EquationOfState< IsRelativistic, ThermodynamicDim > Struct Template Reference

The equation of state retrieved from the analytic solution / data in the input file. More...

#include <Tags.hpp>

Public Types

using type
template<typename Metavariables>
using option_tags

Static Public Member Functions

template<typename Metavariables>
static type create_from_options (const std::optional< type > &eos, const std::unique_ptr<::evolution::initial_data::InitialData > &initial_data)

Static Public Attributes

static constexpr bool pass_metavariables = true

Detailed Description

template<bool IsRelativistic, size_t ThermodynamicDim>
struct hydro::Tags::EquationOfState< IsRelativistic, ThermodynamicDim >

The equation of state retrieved from the analytic solution / data in the input file.

Member Typedef Documentation

◆ option_tags

template<bool IsRelativistic, size_t ThermodynamicDim>
template<typename Metavariables>
using hydro::Tags::EquationOfState< IsRelativistic, ThermodynamicDim >::option_tags
Initial value:
tmpl::list<OptionTags::EquationOfState<IsRelativistic, ThermodynamicDim>,
Class holding options for initial data of evolution system.
Definition InitialData.hpp:23

◆ type

template<bool IsRelativistic, size_t ThermodynamicDim>
using hydro::Tags::EquationOfState< IsRelativistic, ThermodynamicDim >::type
Initial value:
Base class for equations of state depending on whether or not the system is relativistic,...
Definition EquationOfState.hpp:123

The documentation for this struct was generated from the following file:
  • src/PointwiseFunctions/Hydro/Tags.hpp