SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
hydro::Tags::TransportVelocity< DataType, Dim, Fr > Struct Template Reference

Tag containing the transport velocity. More...

#include <Tags.hpp>

Public Types

using type = tnsr::I< DataType, Dim, Fr >
 

Detailed Description

template<typename DataType, size_t Dim, typename Fr = Frame::Inertial>
struct hydro::Tags::TransportVelocity< DataType, Dim, Fr >

Tag containing the transport velocity.

The transport velocity is defined as vti=αviβi, with vi being the spatial velocity, α the lapse, and βi the shift.


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