|
SpECTRE
v2025.08.19
|
Compute item to get the implicit gauge source function from 3 + 1 quantities. More...
#include <GaugeSource.hpp>
Public Types | |
| using | argument_tags = tmpl::list< gr::Tags::Lapse< DataVector >, ::Tags::dt< gr::Tags::Lapse< DataVector > >, ::Tags::deriv< gr::Tags::Lapse< DataVector >, tmpl::size_t< SpatialDim >, Frame >, gr::Tags::Shift< DataVector, SpatialDim, Frame >, ::Tags::dt< gr::Tags::Shift< DataVector, SpatialDim, Frame > >, ::Tags::deriv< gr::Tags::Shift< DataVector, SpatialDim, Frame >, tmpl::size_t< SpatialDim >, Frame >, gr::Tags::SpatialMetric< DataVector, SpatialDim, Frame >, gr::Tags::TraceExtrinsicCurvature< DataVector >, gr::Tags::TraceSpatialChristoffelFirstKind< DataVector, SpatialDim, Frame > > |
| using | return_type = tnsr::a< DataVector, SpatialDim, Frame > |
| using | base = GaugeH< DataVector, SpatialDim, Frame > |
Public Types inherited from gh::Tags::GaugeH< DataVector, SpatialDim, Frame > | |
| using | type = tnsr::a< DataVector, Dim, Frame > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item to get the implicit gauge source function from 3 + 1 quantities.
See gauge_source(). Can be retrieved using gh::Tags::GaugeH.
|
staticconstexpr |