SpECTRE  v2024.04.12
ScalarWave::ComputeNormalDotFluxes< Dim > Struct Template Reference

A relic of an old incorrect way of handling boundaries for non-conservative systems. More...

#include <Equations.hpp>

Public Types

using argument_tags = tmpl::list< Tags::Pi >
 

Static Public Member Functions

static void apply (gsl::not_null< Scalar< DataVector > * > psi_normal_dot_flux, gsl::not_null< Scalar< DataVector > * > pi_normal_dot_flux, gsl::not_null< tnsr::i< DataVector, Dim, Frame::Inertial > * > phi_normal_dot_flux, const Scalar< DataVector > &pi)
 

Detailed Description

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

A relic of an old incorrect way of handling boundaries for non-conservative systems.


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