|
SpECTRE
v2025.08.19
|
Computes the spatial Ricci scalar using the spatial Ricci tensor and the inverse spatial metric. More...
#include <Ricci.hpp>
Public Types | |
| using | argument_tags = tmpl::list< gr::Tags::SpatialRicci< DataType, SpatialDim, Frame >, gr::Tags::InverseSpatialMetric< DataType, SpatialDim, Frame > > |
| using | return_type = Scalar< DataType > |
| using | base = SpatialRicciScalar< DataType > |
Public Types inherited from gr::Tags::SpatialRicciScalar< DataType > | |
| using | type = Scalar< DataType > |
Static Public Attributes | |
| static constexpr auto | function |
Computes the spatial Ricci scalar using the spatial Ricci tensor and the inverse spatial metric.
Can be retrieved using gr::Tags::SpatialRicciScalar
|
staticconstexpr |