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

Compute item for electric current density \(J^i\) from TildeJ. More...

#include <ElectromagneticVariables.hpp>

Public Types

using argument_tags = tmpl::list< TildeJ, gr::Tags::Lapse< DataVector >, gr::Tags::SqrtDetSpatialMetric< DataVector > >
 
using return_type = tnsr::I< DataVector, 3 >
 
using base = ElectricCurrentDensity
 
- Public Types inherited from ForceFree::Tags::ElectricCurrentDensity
using type = tnsr::I< DataVector, 3 >
 

Static Public Attributes

static constexpr auto function = &electric_current_density_from_tilde_j
 

Detailed Description

Compute item for electric current density \(J^i\) from TildeJ.

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: