|
SpECTRE
2021.08.02
|
Holds functions related to special relativity. More...
Functions | |
| template<size_t SpatialDim> | |
| tnsr::Ab< double, SpatialDim, Frame::NoFrame > | lorentz_boost_matrix (const tnsr::I< double, SpatialDim, Frame::NoFrame > &velocity) noexcept |
| Computes the matrix for a Lorentz boost from a single velocity vector (i.e., not a velocity field). More... | |
| template<size_t SpatialDim> | |
| void | lorentz_boost_matrix (gsl::not_null< tnsr::Ab< double, SpatialDim, Frame::NoFrame > * > boost_matrix, const tnsr::I< double, SpatialDim, Frame::NoFrame > &velocity) noexcept |
| Computes the matrix for a Lorentz boost from a single velocity vector (i.e., not a velocity field). More... | |
Holds functions related to special relativity.