SpECTRE  v2024.04.12
RelativisticEuler::AnalyticSolution< Dim > Struct Template Reference

Base struct for properties common to all Relativistic Euler analytic solutions. More...

#include <Solutions.hpp>

Public Types

template<typename DataType >
using tags = tmpl::push_back< typename gr::AnalyticSolution< Dim >::template tags< DataType >, hydro::Tags::RestMassDensity< DataType >, hydro::Tags::ElectronFraction< DataType >, hydro::Tags::SpecificInternalEnergy< DataType >, hydro::Tags::Temperature< DataType >, hydro::Tags::Pressure< DataType >, hydro::Tags::SpatialVelocity< DataType, Dim >, hydro::Tags::MagneticField< DataType, Dim >, hydro::Tags::DivergenceCleaningField< DataType >, hydro::Tags::LorentzFactor< DataType >, hydro::Tags::SpecificEnthalpy< DataType > >
 

Static Public Attributes

static constexpr size_t volume_dim = Dim
 

Detailed Description

template<size_t Dim>
struct RelativisticEuler::AnalyticSolution< Dim >

Base struct for properties common to all Relativistic Euler analytic solutions.


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