SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
gh::Tags::SpacetimeDerivGaugeHCompute< SpatialDim, Frame > Struct Template Reference

Compute item to get spacetime derivative of the gauge source function from its spatial and time derivatives. More...

#include <GaugeSource.hpp>

Public Types

using argument_tags
using return_type = tnsr::ab<DataVector, SpatialDim, Frame>
using base = SpacetimeDerivGaugeH<DataVector, SpatialDim, Frame>
Public Types inherited from gh::Tags::SpacetimeDerivGaugeH< DataVector, SpatialDim, Frame >
using type

Static Public Member Functions

static constexpr void function (const gsl::not_null< tnsr::ab< DataVector, SpatialDim, Frame > * > spacetime_deriv_gauge_source, const tnsr::a< DataVector, SpatialDim, Frame > &time_deriv_gauge_source, const tnsr::ia< DataVector, SpatialDim, Frame > &deriv_gauge_source)

Detailed Description

template<size_t SpatialDim, typename Frame>
struct gh::Tags::SpacetimeDerivGaugeHCompute< SpatialDim, Frame >

Compute item to get spacetime derivative of the gauge source function from its spatial and time derivatives.

Details

Can be retrieved using gh::Tags::SpacetimeDerivGaugeH.

Member Typedef Documentation

◆ argument_tags

template<size_t SpatialDim, typename Frame>
using gh::Tags::SpacetimeDerivGaugeHCompute< SpatialDim, Frame >::argument_tags
Initial value:
tmpl::list<::Tags::dt<gh::Tags::GaugeH<DataVector, SpatialDim, Frame>>,
tmpl::size_t<SpatialDim>, Frame>>
Indicates the Frame that a TensorIndexType is in.
Definition IndexType.hpp:36
Prefix indicating spatial derivatives.
Definition Prefixes.hpp:46

The documentation for this struct was generated from the following file:
  • src/PointwiseFunctions/GeneralRelativity/GeneralizedHarmonic/GaugeSource.hpp