SpECTRE  v2024.04.12
RelativisticEuler::Valencia::Tags::CharacteristicSpeedsCompute< Dim > Struct Template Reference

Public Types

using base = Tags::CharacteristicSpeeds< Dim >
 
using argument_tags = tmpl::list< gr::Tags::Lapse< DataVector >, gr::Tags::Shift< DataVector, Dim >, gr::Tags::SpatialMetric< DataVector, Dim >, hydro::Tags::SpatialVelocity< DataVector, Dim >, hydro::Tags::SoundSpeedSquared< DataVector >, ::Tags::Normalized< domain::Tags::UnnormalizedFaceNormal< Dim > > >
 
using volume_tags = tmpl::list<>
 
using return_type = std::array< DataVector, Dim+2 >
 
- Public Types inherited from RelativisticEuler::Valencia::Tags::CharacteristicSpeeds< Dim >
using type = std::array< DataVector, Dim+2 >
 

Static Public Member Functions

static constexpr void function (const gsl::not_null< return_type * > result, const Scalar< DataVector > &lapse, const tnsr::I< DataVector, Dim > &shift, const tnsr::ii< DataVector, Dim > &spatial_metric, const tnsr::I< DataVector, Dim > &spatial_velocity, const Scalar< DataVector > &sound_speed_squared, const tnsr::i< DataVector, Dim > &unit_normal)
 

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