SpECTRE
v2025.03.17
|
Computes the largest magnitude of the characteristic speeds. More...
#include <Characteristics.hpp>
Public Types | |
using | argument_tags = implementation defined |
using | return_type = double |
using | base = LargestCharacteristicSpeed |
![]() | |
using | type = double |
Static Public Member Functions | |
static void | function (const gsl::not_null< double * > speed, const Scalar< DataVector > &gamma_1, const Scalar< DataVector > &lapse, const tnsr::I< DataVector, Dim, Frame > &shift, const tnsr::ii< DataVector, Dim, Frame > &spatial_metric, const Scalar< DataVector > &gamma_1_scalar) |
Static Public Attributes | |
static constexpr size_t | Dim = 3_st |
Computes the largest magnitude of the characteristic speeds.
Compute the maximum of the largest characteristic speed of each component system, i.e. the largest speed between gh and CurvedScalarWave.