SpECTRE  v2024.03.19
gh::CharacteristicSpeedsCompute< Dim, Frame > Struct Template Reference

Public Types

using base = Tags::CharacteristicSpeeds< DataVector, Dim, Frame >
 
using type = typename base::type
 
using argument_tags = tmpl::list< ::gh::ConstraintDamping::Tags::ConstraintGamma1, gr::Tags::Lapse< DataVector >, gr::Tags::Shift< DataVector, Dim, Frame >, ::Tags::Normalized< domain::Tags::UnnormalizedFaceNormal< Dim, Frame > >, domain::Tags::MeshVelocity< Dim, Frame > >
 
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)
 

The documentation for this struct was generated from the following file: