SpECTRE  v2024.04.12
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 = tmpl::list< ::Tags::deriv< gr::Tags::ExtrinsicCurvature< DataType, Dim, Frame >, tmpl::size_t< Dim >, Frame >, gr::Tags::SpatialMetric< DataType, Dim, Frame >, gr::Tags::SqrtDetSpatialMetric< DataType > >
 
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 Data Documentation

◆ function

template<typename DataType , size_t Dim, typename Frame >
constexpr auto gr::Tags::WeylMagneticCompute< DataType, Dim, Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&weyl_magnetic<Frame, DataType>)
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:183

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