|
SpECTRE
v2025.08.19
|
Computes the plus characteristic speed in SourceFrame.
More...
#include <Characteristics.hpp>
Public Types | |
| using | argument_tags = tmpl::list< gr::Tags::Lapse< DataVector >, gr::Tags::Shift< DataVector, Dim, Frame >, domain::Tags::InverseJacobian< Dim, SourceFrame, Frame >, gr::Tags::InverseSpatialMetric< DataVector, Dim, Frame >, domain::Tags::MeshVelocity< Dim, Frame > > |
| using | return_type = tnsr::I< DataVector, Dim, SourceFrame > |
| using | base = VPlusSpeed< DataVector, Dim, SourceFrame > |
Public Types inherited from gh::Tags::VPlusSpeed< DataVector, Dim, SourceFrame > | |
| using | type = tnsr::I< DataVector, SpatialDim, SourceFrame > |
Static Public Attributes | |
| static constexpr auto | function |
Computes the plus characteristic speed in SourceFrame.
|
staticconstexpr |