SpECTRE  v2024.04.12
hydro::Tags::GrmhdEquationOfState Struct Reference

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

#include <Tags.hpp>

Public Types

using type = std::unique_ptr< EquationsOfState::EquationOfState< true, 3 > >
 
template<typename Metavariables >
using option_tags = tmpl::list< OptionTags::GrmhdEquationOfState, ::evolution::initial_data::OptionTags::InitialData >
 

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

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


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