SpECTRE  2021.08.02
GeneralizedHarmonic::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< 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) noexcept
 

Detailed Description

template<size_t Dim>
struct GeneralizedHarmonic::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.