SpECTRE
v2025.03.17
|
Compute the largest characteristic speed of the ScalarAdvection system. 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 tnsr::I< DataVector, Dim > &velocity_field) |
Compute the largest characteristic speed of the ScalarAdvection system.
where