Tensor< T, Symmetry<>, index_list<> > Scalar
Scalar type.
Definition TypeAliases.hpp:21
void newman_penrose_alpha(gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, -1 > > * > np_alpha, const Scalar< SpinWeighted< ComplexDataVector, 2 > > &bondi_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, 0 > > &bondi_r, const Scalar< SpinWeighted< ComplexDataVector, 1 > > &bondi_q, const Scalar< SpinWeighted< ComplexDataVector, 1 > > ð_beta, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &one_minus_y)
Compute the (adapted) Newman-Penrose spin coefficient in the volume, in the conventions of moxon2020...
Make a spin-weighted type T with spin-weight Spin. Mathematical operators are restricted to addition,...
Definition SpinWeighted.hpp:26