SpECTRE  v2024.04.12
CurvedScalarWave::CharacteristicSpeedsCompute< SpatialDim > Struct Template Reference

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)
 

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