|
SpECTRE
v2025.08.19
|
Compute item to get spatial derivatives of the spatial metric from the generalized harmonic spatial derivative variable. More...
#include <DerivSpatialMetric.hpp>
Public Types | |
| using | argument_tags = tmpl::list< Phi< DataVector, SpatialDim, Frame > > |
| using | return_type = tnsr::ijj< DataVector, SpatialDim, Frame > |
| using | base = ::Tags::deriv< gr::Tags::SpatialMetric< DataVector, SpatialDim, Frame >, tmpl::size_t< SpatialDim >, Frame > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item to get spatial derivatives of the spatial metric from the generalized harmonic spatial derivative variable.
See deriv_spatial_metric(). Can be retrieved using gr::Tags::SpatialMetric wrapped in Tags::deriv.
|
staticconstexpr |