|
SpECTRE
v2026.04.01
|
Computes \(u_i=W \gamma_{ij} v^j\), where \(W\) is the Lorentz factor, \(\gamma_{ij}\) is the spatial metric, and \(v^j\) is the spatial velocity. More...
#include <LowerSpatialFourVelocity.hpp>
Public Types | |
| using | base |
| using | argument_tags |
| Public Types inherited from hydro::Tags::LowerSpatialFourVelocity< DataVector, 3, Frame::Inertial > | |
| using | type |
Static Public Member Functions | |
| static void | function (const gsl::not_null< tnsr::i< DataVector, 3 > * > result, const tnsr::I< DataVector, 3 > &spatial_velocity, const tnsr::ii< DataVector, 3 > &spatial_metric, const Scalar< DataVector > &lorentz_factor) |
Computes \(u_i=W \gamma_{ij} v^j\), where \(W\) is the Lorentz factor, \(\gamma_{ij}\) is the spatial metric, and \(v^j\) is the spatial velocity.
| using hydro::Tags::LowerSpatialFourVelocityCompute::argument_tags |