|
SpECTRE
v2026.04.01
|
Public Types | |
| using | base = CharacteristicSpeeds<Dim> |
| using | argument_tags |
| 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) |
| using NewtonianEuler::Tags::CharacteristicSpeedsCompute< Dim >::argument_tags |