SpECTRE  v2024.05.11
Punctures::LinearizedSources Struct Reference

The linearization of the sources \(S\) for the first-order formulation of the puncture equation. More...

#include <Sources.hpp>

Public Types

using argument_tags = tmpl::list< Tags::Alpha, Tags::Beta, Tags::Field >
 

Static Public Member Functions

static void apply (gsl::not_null< Scalar< DataVector > * > linearized_puncture_equation, const Scalar< DataVector > &alpha, const Scalar< DataVector > &beta, const Scalar< DataVector > &field, const Scalar< DataVector > &field_correction, const tnsr::I< DataVector, 3 > &field_flux_correction)
 

Detailed Description

The linearization of the sources \(S\) for the first-order formulation of the puncture equation.

See also
elliptic::protocols::FirstOrderSystem

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