SpECTRE  v2024.04.12
Burgers::Tags::CharacteristicSpeedsCompute Struct Reference

Computes the characteristic speeds. More...

#include <Characteristics.hpp>

Public Types

using base = CharacteristicSpeeds
 
using argument_tags = tmpl::list< Tags::U, domain::Tags::UnnormalizedFaceNormal< 1 > >
 
using return_type = std::array< DataVector, 1 >
 
- Public Types inherited from Burgers::Tags::CharacteristicSpeeds
using type = std::array< DataVector, 1 >
 

Static Public Member Functions

static void function (gsl::not_null< return_type * > result, const Scalar< DataVector > &u, const tnsr::i< DataVector, 1 > &normal)
 

Detailed Description

Computes the characteristic speeds.


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