|
SpECTRE
v2025.08.19
|
Compute item to get spatial derivatives of lapse from the generalized harmonic variables and spacetime unit normal one-form. More...
#include <SpatialDerivOfLapse.hpp>
Public Types | |
| using | argument_tags = tmpl::list< gr::Tags::Lapse< DataVector >, gr::Tags::SpacetimeNormalVector< DataVector, SpatialDim, Frame >, Phi< DataVector, SpatialDim, Frame > > |
| using | return_type = tnsr::i< DataVector, SpatialDim, Frame > |
| using | base = ::Tags::deriv< gr::Tags::Lapse< DataVector >, tmpl::size_t< SpatialDim >, Frame > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item to get spatial derivatives of lapse from the generalized harmonic variables and spacetime unit normal one-form.
See spatial_deriv_of_lapse(). Can be retrieved using gr::Tags::Lapse wrapped in Tags::deriv.
|
staticconstexpr |