SpECTRE  v2025.08.19
GrSelfForce::Fluxes Struct Reference

Fluxes \(F^i\) for the gravitational self-force system. More...

#include <Equations.hpp>

Public Types

using argument_tags = tmpl::list< Tags::Alpha >
 
using volume_tags = tmpl::list<>
 
using const_global_cache_tags = tmpl::list<>
 

Static Public Member Functions

static void apply (gsl::not_null< FluxTensorType * > flux, const Scalar< ComplexDataVector > &alpha, const tnsr::aa< ComplexDataVector, 3 > &, const GradTensorType &field_gradient)
 
static void apply (gsl::not_null< FluxTensorType * > flux, const Scalar< ComplexDataVector > &alpha, const tnsr::i< DataVector, 2 > &, const tnsr::I< DataVector, 2 > &face_normal_vector, const tnsr::aa< ComplexDataVector, 3 > &field)
 

Static Public Attributes

static constexpr bool is_trivial = false
 
static constexpr bool is_discontinuous = false
 

Detailed Description

Fluxes \(F^i\) for the gravitational self-force system.

See also
GrSelfForce::FirstOrderSystem

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