|
SpECTRE
v2026.04.01
|
Computes the spatial covariant derivative of the extrinsic curvature. More...
#include <ExtrinsicCurvature.hpp>
Public Types | |
| using | argument_tags |
| using | return_type = tnsr::ijj<DataVector, SpatialDim, Frame> |
| using | base |
| Public Types inherited from gr::Tags::CovariantDerivativeOfExtrinsicCurvature< DataVector, SpatialDim, Frame > | |
| using | type |
Static Public Attributes | |
| static constexpr auto | function |
Computes the spatial covariant derivative of the extrinsic curvature.
The spatial covariant derivative is computed as
\[ D_k K_{ij} = \partial_k K_{ij} - {^{(3)}\Gamma^{l}_{ki}} K_{lj} - {^{(3)}\Gamma^{l}_{kj}}K_{il} \]
where \( {^{(3)}\Gamma^{k}_{ij}} \) is the spatial Christoffel symbol of the second kind.
| using gr::Tags::CovariantDerivativeOfExtrinsicCurvatureCompute< SpatialDim, Frame >::argument_tags |
| using gr::Tags::CovariantDerivativeOfExtrinsicCurvatureCompute< SpatialDim, Frame >::base |
|
staticconstexpr |