|
SpECTRE
v2025.08.19
|
Compute item to get time derivative of the spatial metric from generalized harmonic and geometric variables. More...
#include <TimeDerivOfSpatialMetric.hpp>
Public Types | |
| using | argument_tags = tmpl::list< gr::Tags::Lapse< DataVector >, gr::Tags::Shift< DataVector, SpatialDim, Frame >, Phi< DataVector, SpatialDim, Frame >, Pi< DataVector, SpatialDim, Frame > > |
| using | return_type = tnsr::ii< DataVector, SpatialDim, Frame > |
| using | base = ::Tags::dt< gr::Tags::SpatialMetric< DataVector, SpatialDim, Frame > > |
Public Types inherited from Tags::dt< gr::Tags::SpatialMetric< DataVector, SpatialDim, Frame > > | |
| using | type = typename Tag::type |
| using | tag = gr::Tags::SpatialMetric< DataVector, SpatialDim, Frame > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item to get time derivative of the spatial metric from generalized harmonic and geometric variables.
See time_deriv_of_spatial_metric(). Can be retrieved using gr::Tags::SpatialMetric wrapped in Tags::dt.
|
staticconstexpr |