SpECTRE
v2024.09.29
|
Public Types | |
using | base = Tags::CharacteristicSpeeds< SpatialDim > |
using | return_type = typename base::type |
using | argument_tags = tmpl::list< Tags::ConstraintGamma1, gr::Tags::Lapse< DataVector >, gr::Tags::Shift< DataVector, SpatialDim >, ::Tags::Normalized< domain::Tags::UnnormalizedFaceNormal< SpatialDim > > > |
Public Types inherited from CurvedScalarWave::Tags::CharacteristicSpeeds< SpatialDim > | |
using | type = std::array< DataVector, 4 > |
Static Public Member Functions | |
static constexpr void | function (gsl::not_null< return_type * > result, const Scalar< DataVector > &gamma_1, const Scalar< DataVector > &lapse, const tnsr::I< DataVector, SpatialDim, Frame::Inertial > &shift, const tnsr::i< DataVector, SpatialDim, Frame::Inertial > &unit_normal_one_form) |