SpECTRE  v2024.04.12
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 = tmpl::list< gr::Tags::SpacetimeMetric< DataVector, Dim > >
 

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: