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