|
SpECTRE
v2025.08.19
|
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 |
The equation of state retrieved from the analytic solution / data in the input file.