|
SpECTRE
v2025.08.19
|
Computes the characteristic speeds. More...
#include <Characteristics.hpp>
Public Types | |
| using | base = CharacteristicSpeeds |
| using | argument_tags = tmpl::list< Tags::U, domain::Tags::UnnormalizedFaceNormal< 1 > > |
| using | return_type = std::array< DataVector, 1 > |
Public Types inherited from Burgers::Tags::CharacteristicSpeeds | |
| using | type = std::array< DataVector, 1 > |
Static Public Member Functions | |
| static void | function (gsl::not_null< return_type * > result, const Scalar< DataVector > &u, const tnsr::i< DataVector, 1 > &normal) |
Computes the characteristic speeds.