SpECTRE  v2024.09.29
Poisson::Sources< Dim, Geometry::Curved, DataType > 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< DataType > * > equation_for_field, const tnsr::i< DataVector, Dim > &christoffel_contracted, const Scalar< DataType > &field, const tnsr::I< DataType, Dim > &field_flux)
 

Detailed Description

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

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: