Tensor< T, Symmetry<>, index_list<> > Scalar
Scalar type.
Definition TypeAliases.hpp:21
void newman_penrose_lambda(gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, -2 > > * > np_lambda, const Scalar< SpinWeighted< ComplexDataVector, 2 > > &bondi_j, const Scalar< SpinWeighted< ComplexDataVector, 2 > > &dy_j, const Scalar< SpinWeighted< ComplexDataVector, 3 > > ð_j, const Scalar< SpinWeighted< ComplexDataVector, 1 > > ðbar_j, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &bondi_k, const Scalar< SpinWeighted< ComplexDataVector, 2 > > &bondi_h, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &bondi_r, const Scalar< SpinWeighted< ComplexDataVector, 1 > > &bondi_u, const Scalar< SpinWeighted< ComplexDataVector, 2 > > ð_u, const Scalar< SpinWeighted< ComplexDataVector, 0 > > ðbar_u, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &bondi_w, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &exp_2_beta, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &one_minus_y)
Compute the Newman-Penrose spin coefficient in the volume, in the conventions of moxon2020gha .
Make a spin-weighted type T with spin-weight Spin. Mathematical operators are restricted to addition,...
Definition SpinWeighted.hpp:26