|
SpECTRE
v2025.08.19
|
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) |