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

Compute item for magnetic field \(B^i\) from TildeB. More...

#include <ElectromagneticVariables.hpp>

Public Types

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

Static Public Attributes

static constexpr auto function = &em_field_from_evolved_fields
 

Detailed Description

Compute item for magnetic field \(B^i\) from TildeB.

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: