SpECTRE
v2024.12.16
|
Public Types | |
using | base = Tags::CharacteristicSpeeds< DataVector, Dim, Frame > |
using | type = typename base::type |
using | argument_tags = implementation defined |
using | return_type = typename base::type |
Public Types inherited from gh::Tags::CharacteristicSpeeds< DataVector, Dim, Frame > | |
using | type = std::array< DataVector, 4 > |
Static Public Member Functions | |
static void | function (const gsl::not_null< return_type * > result, const Scalar< DataVector > &gamma_1, const Scalar< DataVector > &lapse, const tnsr::I< DataVector, Dim, Frame > &shift, const tnsr::i< DataVector, Dim, Frame > &unit_normal_one_form, const std::optional< tnsr::I< DataVector, Dim, Frame > > &mesh_velocity) |