|
SpECTRE
v2026.04.01
|
Compute item for spacetime metric \(g_{ab}\) from the lapse \(\alpha\), shift \(\beta^i\), and spatial metric \(\gamma_{ij}\). More...
#include <SpacetimeMetric.hpp>
Public Types | |
| using | argument_tags |
| using | return_type = tnsr::aa<DataType, SpatialDim, Frame> |
| using | base = SpacetimeMetric<DataType, SpatialDim, Frame> |
| Public Types inherited from gr::Tags::SpacetimeMetric< DataType, SpatialDim, Frame > | |
| using | type |
Static Public Attributes | |
| static constexpr auto | function |
Compute item for spacetime metric \(g_{ab}\) from the lapse \(\alpha\), shift \(\beta^i\), and spatial metric \(\gamma_{ij}\).
Can be retrieved using gr::Tags::SpacetimeMetric.
| using gr::Tags::SpacetimeMetricCompute< DataType, SpatialDim, Frame >::argument_tags |
|
staticconstexpr |