|
SpECTRE
v2026.04.01
|
Compute item to get the trace of extrinsic curvature from generalized harmonic variables and the spacetime normal vector. More...
#include <ExtrinsicCurvature.hpp>
Public Types | |
| using | argument_tags |
| using | return_type = Scalar<DataVector> |
| using | base = gr::Tags::TraceExtrinsicCurvature<DataVector> |
| Public Types inherited from gr::Tags::TraceExtrinsicCurvature< DataVector > | |
| using | type |
Static Public Attributes | |
| static constexpr auto | function |
Compute item to get the trace of extrinsic curvature from generalized harmonic variables and the spacetime normal vector.
See extrinsic_curvature() for how the extrinsic curvature \( K_{ij}\) is computed. Its trace is taken as
\begin{align} tr(K) &= g^{ij} K_{ij}. \end{align}
Can be retrieved using gr::Tags::TraceExtrinsicCurvature.
| using gh::Tags::TraceExtrinsicCurvatureCompute< SpatialDim, Frame >::argument_tags |
|
staticconstexpr |