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

Public Types

using argument_tags = tmpl::list< hydro::Tags::SpatialVelocity< DataVector, Dim >, Tags::SoundSpeed< DataVector > >
 
using return_type = double
 
using base = LargestCharacteristicSpeed
 
- Public Types inherited from NewtonianEuler::Tags::LargestCharacteristicSpeed
using type = double
 

Static Public Member Functions

static void function (const gsl::not_null< double * > speed, const tnsr::I< DataVector, Dim > &velocity, const Scalar< DataVector > &sound_speed)
 

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