SpECTRE
v2025.03.17
|
Compute the characteristic speeds on the moving mesh given the characteristic speeds if the mesh were stationary. More...
#include <TagsCharacteristicSpeeds.hpp>
Static Public Member Functions | |
template<typename... Ts, typename T , size_t NumberOfCharSpeeds> | |
static void | function (const gsl::not_null< std::array< T, NumberOfCharSpeeds > * > result, const std::optional< tnsr::I< DataVector, Dim, Frame::Inertial > > &grid_velocity, const tnsr::i< DataVector, Dim, Frame::Inertial > &unit_normal_covector, const Ts &... ts) |
Compute the characteristic speeds on the moving mesh given the characteristic speeds if the mesh were stationary.
typename CharSpeedsComputeTag::return_type
is a std::array<DataVector, NumberOfCharSpeeds>