|
SpECTRE
v2025.08.19
|
Public Types | |
| using | base = CharacteristicSpeedsOnStrahlkorper< Frame > |
| using | type = typename base::type |
| using | argument_tags = tmpl::list<::gh::Tags::ConstraintGamma1, gr::Tags::Lapse< DataVector >, gr::Tags::Shift< DataVector, Dim, Frame >, ::ylm::Tags::UnitNormalOneForm< Frame > > |
| using | return_type = typename base::type |
Public Types inherited from gh::CharacteristicSpeedsOnStrahlkorper< Frame > | |
| using | type = tnsr::a< DataVector, 3, Frame > |
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) |