SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
gh::Tags::InitialGaugeH< DataType, Dim, Frame > Struct Template Reference

Initial value of the gauge source function for the generalized harmonic system. More...

#include <Tags.hpp>

Public Types

using type = tnsr::a< DataType, Dim, Frame >
 

Detailed Description

template<typename DataType, size_t Dim, typename Frame>
struct gh::Tags::InitialGaugeH< DataType, Dim, Frame >

Initial value of the gauge source function for the generalized harmonic system.

Details

In the generalized / damped harmonic gauge, unlike the simple harmonic gauge, the right hand side of the gauge equation xa=Ha is sourced by non-vanishing functions. This variable stores the initial or starting value of those functions Ha, which are set by the user (based on the choice of initial data) to begin evolution.


The documentation for this struct was generated from the following file: