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

Compute item for electric field \(E^i\) from TildeE. More...

#include <ElectromagneticVariables.hpp>

Public Types

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

Static Public Attributes

static constexpr auto function = &em_field_from_evolved_fields
 

Detailed Description

Compute item for electric field \(E^i\) from TildeE.

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: