|
SpECTRE
v2025.08.19
|
Compute item to get spatial derivatives of the shift vector from generalized harmonic and geometric variables. More...
#include <SpatialDerivOfShift.hpp>
Public Types | |
| using | argument_tags = tmpl::list< gr::Tags::Lapse< DataVector >, gr::Tags::InverseSpacetimeMetric< DataVector, SpatialDim, Frame >, gr::Tags::SpacetimeNormalVector< DataVector, SpatialDim, Frame >, Phi< DataVector, SpatialDim, Frame > > |
| using | return_type = tnsr::iJ< DataVector, SpatialDim, Frame > |
| using | base = ::Tags::deriv< gr::Tags::Shift< DataVector, SpatialDim, Frame >, tmpl::size_t< SpatialDim >, Frame > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item to get spatial derivatives of the shift vector from generalized harmonic and geometric variables.
See spatial_deriv_of_shift(). Can be retrieved using gr::Tags::Shift wrapped in Tags::deriv.
|
staticconstexpr |