SpECTRE  v2024.05.11
hydro::Tags::EquationOfStateFromOptions< IsRelativistic, ThermodynamicDim > Struct Template Reference

The equation of state constructed from options in the input file. More...

#include <Tags.hpp>

Public Types

using type = std::unique_ptr< EquationsOfState::EquationOfState< IsRelativistic, ThermodynamicDim > >
 
using option_tags = tmpl::list< OptionTags::EquationOfState< IsRelativistic, ThermodynamicDim > >
 

Static Public Member Functions

static std::string name ()
 
static type create_from_options (const type &eos)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

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

The equation of state constructed from options in the input file.


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