tensorium::Tensor< T, 2 > compute_Kij(const tensorium::Tensor< T, 2 > &dgt, const tensorium::Tensor< T, 2 > &gamma, const tensorium::Vector< T > &beta, const tensorium::Tensor< T, 2 > &partial_beta, const tensorium::Tensor< T, 3 > &christoffel, const T alpha)
Computes the extrinsic curvature tensor .
Definition BSSNextrinTensor.hpp:73