|
SpECTRE
v2026.04.01
|
Computes the largest magnitude of the characteristic speeds. More...
#include <Characteristics.hpp>
Public Types | |
| using | argument_tags |
| using | return_type = double |
| using | base = LargestCharacteristicSpeed |
| Public Types inherited from grmhd::GhValenciaDivClean::Tags::LargestCharacteristicSpeed | |
| using | type = double |
Static Public Member Functions | |
| static void | function (const gsl::not_null< double * > speed, const Scalar< DataVector > &lapse, const tnsr::I< DataVector, 3, Frame > &shift, const tnsr::ii< DataVector, 3, Frame > &spatial_metric) |
Computes the largest magnitude of the characteristic speeds.
| using grmhd::GhValenciaDivClean::Tags::ComputeLargestCharacteristicSpeed< Frame >::argument_tags |