SpECTRE  v2024.04.12
sr Namespace Reference

Holds functions related to special relativity. More...

Functions

template<size_t SpatialDim>
tnsr::Ab< double, SpatialDim, Frame::NoFramelorentz_boost_matrix (const tnsr::I< double, SpatialDim, Frame::NoFrame > &velocity)
 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)
 Computes the matrix for a Lorentz boost from a single velocity vector (i.e., not a velocity field). More...
 

Detailed Description

Holds functions related to special relativity.