|
SpECTRE
v2026.04.01
|
Compute tag for the transport velocity. More...
#include <TransportVelocity.hpp>
Public Types | |
| using | argument_tags |
| using | base = hydro::Tags::TransportVelocity<DataType, Dim, Fr> |
| using | return_type = typename base::type |
| Public Types inherited from hydro::Tags::TransportVelocity< DataType, Dim, Frame::Inertial > | |
| using | type |
Static Public Attributes | |
| static constexpr auto | function |
Compute tag for the transport velocity.
Compute item for the transport velocity, using \(v_t^i=\alpha v^i-\beta^i\), with \(v^i\) being the spatial velocity, \(\alpha\) the lapse, and \(\beta^i\) the shift.
| using hydro::Tags::TransportVelocityCompute< DataType, Dim, Fr >::argument_tags |
|
staticconstexpr |