SpECTRE  v2024.12.16
CurvedScalarWave::Worldtube::Tags::ConstraintGamma1Compute Struct Reference

Sets Gamma1 to zero throughout the domain. The equations are given in Initialization::InitializeConstraintDampingGammas. More...

#include <Tags.hpp>

Public Types

using base = CurvedScalarWave::Tags::ConstraintGamma1
 
using return_type = Scalar< DataVector >
 
using argument_tags = tmpl::list< domain::Tags::Coordinates< Dim, Frame::Inertial > >
 
- Public Types inherited from CurvedScalarWave::Tags::ConstraintGamma1
using type = Scalar< DataVector >
 

Static Public Member Functions

static void function (gsl::not_null< Scalar< DataVector > * > gamma1, const tnsr::I< DataVector, Dim, Frame::Inertial > &coords)
 

Static Public Attributes

static constexpr size_t Dim = 3
 

Detailed Description

Sets Gamma1 to zero throughout the domain. The equations are given in Initialization::InitializeConstraintDampingGammas.


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