SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
hydro::Tags::MagneticField< DataType, Dim, Fr > Struct Template Reference

The magnetic field Bi=nμFiμ measured by an Eulerian observer, where nμ is the normal to the spatial hypersurface and Fμν is the dual of the Faraday tensor. Note that Bi 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 Bi=nμFiμ measured by an Eulerian observer, where nμ is the normal to the spatial hypersurface and Fμν is the dual of the Faraday tensor. Note that Bi is purely spatial, and it can be lowered using the spatial metric.


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