SpECTRE  v2024.04.12
Poisson::Sources< Dim, Geometry::Curved > Struct Template Reference

Add the sources \(S\) for the curved-space Poisson equation on a spatial metric \(\gamma_{ij}\). More...

#include <Equations.hpp>

Public Types

using argument_tags = tmpl::list< gr::Tags::SpatialChristoffelSecondKindContracted< DataVector, Dim > >
 

Static Public Member Functions

static void apply (gsl::not_null< Scalar< DataVector > * > equation_for_field, const tnsr::i< DataVector, Dim > &christoffel_contracted, const Scalar< DataVector > &field, const tnsr::I< DataVector, Dim > &field_flux)
 

Detailed Description

template<size_t Dim>
struct Poisson::Sources< Dim, Geometry::Curved >

Add the sources \(S\) for the curved-space Poisson equation on a spatial metric \(\gamma_{ij}\).

See also
Poisson::FirstOrderSystem

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