SpECTRE  v2024.04.12
hydro::Tags::MagneticField< DataType, Dim, Fr > Struct Template Reference

The magnetic field \(B^i = n_\mu {}^\star\!F^{i \mu}\) measured by an Eulerian observer, where \(n_\mu\) is the normal to the spatial hypersurface and \({}^\star\!F^{\mu \nu}\) is the dual of the Faraday tensor. Note that \(B^i\) is purely spatial, and it can be lowered using the spatial metric. More...

#include <Tags.hpp>

Public Types

using type = tnsr::I< DataType, Dim, Fr >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<typename DataType, size_t Dim, typename Fr>
struct hydro::Tags::MagneticField< DataType, Dim, Fr >

The magnetic field \(B^i = n_\mu {}^\star\!F^{i \mu}\) measured by an Eulerian observer, where \(n_\mu\) is the normal to the spatial hypersurface and \({}^\star\!F^{\mu \nu}\) is the dual of the Faraday tensor. Note that \(B^i\) is purely spatial, and it can be lowered using the spatial metric.


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