SpECTRE  v2024.04.12
ForceFree::Tags::ChargeDensityCompute Struct Reference

Compute item for electric charge density \(q\) from TildeQ. More...

#include <ElectromagneticVariables.hpp>

Public Types

using argument_tags = tmpl::list< TildeQ, gr::Tags::SqrtDetSpatialMetric< DataVector > >
 
using return_type = Scalar< DataVector >
 
using base = ChargeDensity
 
- Public Types inherited from ForceFree::Tags::ChargeDensity
using type = Scalar< DataVector >
 

Static Public Attributes

static constexpr auto function = &charge_density_from_tilde_q
 

Detailed Description

Compute item for electric charge density \(q\) from TildeQ.

Note
This ComputeTag is solely for observation purpose, not related to actual time evolution.

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