SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
gr::Tags::WeylMagneticCompute< DataType, Dim, Frame > Struct Template Reference

Compute item for the magnetic part of the weyl tensor in vacuum Computed from the ExtrinsicCurvature and SpatialMetric More...

#include <WeylMagnetic.hpp>

Public Types

using argument_tags
using return_type = tnsr::ii<DataType, Dim, Frame>
using base = WeylMagnetic<DataType, Dim, Frame>
Public Types inherited from gr::Tags::WeylMagnetic< DataType, Dim, Frame >
using type = tnsr::ii<DataType, Dim, Frame>

Static Public Attributes

static constexpr auto function

Detailed Description

template<typename DataType, size_t Dim, typename Frame>
struct gr::Tags::WeylMagneticCompute< DataType, Dim, Frame >

Compute item for the magnetic part of the weyl tensor in vacuum Computed from the ExtrinsicCurvature and SpatialMetric

Can be retrieved using gr::Tags::WeylMagnetic

Member Typedef Documentation

◆ argument_tags

template<typename DataType, size_t Dim, typename Frame>
using gr::Tags::WeylMagneticCompute< DataType, Dim, Frame >::argument_tags

Member Data Documentation

◆ function

template<typename DataType, size_t Dim, typename Frame>
auto gr::Tags::WeylMagneticCompute< DataType, Dim, Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
const tnsr::ijj<DataType, Dim, Frame>&,
const tnsr::ii<DataType, Dim, Frame>&, const Scalar<DataType>&)>(
Require a pointer to not be a nullptr
Definition Gsl.hpp:197
tnsr::ii< DataType, 3, Frame > weyl_magnetic(const tnsr::ijj< DataType, 3, Frame > &grad_extrinsic_curvature, const tnsr::ii< DataType, 3, Frame > &spatial_metric, const Scalar< DataType > &sqrt_det_spatial_metric)
Computes the magnetic part of the Weyl tensor.
Tensor< T, Symmetry<>, index_list<> > Scalar
Scalar type.
Definition TypeAliases.hpp:21

The documentation for this struct was generated from the following file:
  • src/PointwiseFunctions/GeneralRelativity/WeylMagnetic.hpp