SpECTRE  v2024.12.16
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
gh::ComputeNormalDotFluxes< Dim > Struct Template Reference

Set the normal dot the flux to zero since the generalized harmonic system has no fluxes and they're currently still needed for the evolution scheme. More...

#include <Equations.hpp>

Public Types

using argument_tags = implementation defined
 

Static Public Member Functions

static void apply (gsl::not_null< tnsr::aa< DataVector, Dim > * > spacetime_metric_normal_dot_flux, gsl::not_null< tnsr::aa< DataVector, Dim > * > pi_normal_dot_flux, gsl::not_null< tnsr::iaa< DataVector, Dim > * > phi_normal_dot_flux, const tnsr::aa< DataVector, Dim > &spacetime_metric)
 

Detailed Description

template<size_t Dim>
struct gh::ComputeNormalDotFluxes< Dim >

Set the normal dot the flux to zero since the generalized harmonic system has no fluxes and they're currently still needed for the evolution scheme.


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