|
SpECTRE
v2025.08.19
|
Compute item for spatial Christoffel symbols of the second kind \(\Gamma^i_{jk}\) computed from the Christoffel symbols of the first kind and the inverse spatial metric. More...
#include <Christoffel.hpp>
Public Types | |
| using | argument_tags = tmpl::list< SpatialChristoffelFirstKind< DataType, SpatialDim, Frame >, InverseSpatialMetric< DataType, SpatialDim, Frame > > |
| using | return_type = tnsr::Ijj< DataType, SpatialDim, Frame > |
| using | base = SpatialChristoffelSecondKind< DataType, SpatialDim, Frame > |
Public Types inherited from gr::Tags::SpatialChristoffelSecondKind< DataType, SpatialDim, Frame > | |
| using | type = tnsr::Ijj< DataType, Dim, Frame > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item for spatial Christoffel symbols of the second kind \(\Gamma^i_{jk}\) computed from the Christoffel symbols of the first kind and the inverse spatial metric.
Can be retrieved using gr::Tags::SpatialChristoffelSecondKind
|
staticconstexpr |