|
SpECTRE
v2025.08.19
|
Compute item for spatial Ricci tensor \(R_{ij}\) computed from SpatialChristoffelSecondKind and its spatial derivatives. More...
#include <Ricci.hpp>
Public Types | |
| using | argument_tags = tmpl::list< gr::Tags::SpatialChristoffelSecondKind< DataType, SpatialDim, Frame >, ::Tags::deriv< gr::Tags::SpatialChristoffelSecondKind< DataType, SpatialDim, Frame >, tmpl::size_t< SpatialDim >, Frame > > |
| using | return_type = tnsr::ii< DataType, SpatialDim, Frame > |
| using | base = SpatialRicci< DataType, SpatialDim, Frame > |
Public Types inherited from gr::Tags::SpatialRicci< DataType, SpatialDim, Frame > | |
| using | type = tnsr::ii< DataType, Dim, Frame > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item for spatial Ricci tensor \(R_{ij}\) computed from SpatialChristoffelSecondKind and its spatial derivatives.
Can be retrieved using gr::Tags::SpatialRicci
|
staticconstexpr |