|
SpECTRE
v2025.08.19
|
Compute item for spatial metric \(\gamma_{ij}\) from the spacetime metric \(g_{ab}\). More...
#include <SpatialMetric.hpp>
Public Types | |
| using | argument_tags = tmpl::list< SpacetimeMetric< DataType, SpatialDim, Frame > > |
| using | return_type = tnsr::ii< DataType, SpatialDim, Frame > |
| using | base = SpatialMetric< DataType, SpatialDim, Frame > |
Public Types inherited from gr::Tags::SpatialMetric< DataType, SpatialDim, Frame > | |
| using | type = tnsr::ii< DataType, Dim, Frame > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item for spatial metric \(\gamma_{ij}\) from the spacetime metric \(g_{ab}\).
Can be retrieved using gr::Tags::SpatialMetric.
|
staticconstexpr |