SpECTRE  v2024.03.19
grmhd::AnalyticDataBase Struct Reference

Base struct for properties common to all GRMHD analytic data classes. More...

#include <AnalyticData.hpp>

Public Types

template<typename DataType >
using tags = tmpl::push_back< typename gr::AnalyticSolution< 3 >::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, 3 >, hydro::Tags::MagneticField< DataType, 3 >, hydro::Tags::DivergenceCleaningField< DataType >, hydro::Tags::LorentzFactor< DataType >, hydro::Tags::SpecificEnthalpy< DataType > >
 

Static Public Attributes

static constexpr size_t volume_dim = 3_st
 

Detailed Description

Base struct for properties common to all GRMHD analytic data classes.


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