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

Public Types

using base = CharacteristicSpeeds< Dim >
 
using argument_tags = tmpl::list< hydro::Tags::SpatialVelocity< DataVector, Dim >, SoundSpeed< DataVector >, ::Tags::Normalized< domain::Tags::UnnormalizedFaceNormal< Dim > > >
 
using return_type = std::array< DataVector, Dim+2 >
 
- Public Types inherited from NewtonianEuler::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 tnsr::I< DataVector, Dim > &velocity, const Scalar< DataVector > &sound_speed, const tnsr::i< DataVector, Dim > &normal)
 

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