SpECTRE  v2024.04.12
gr::Tags::WeylMagneticScalarCompute< DataType, Dim, Frame > Struct Template Reference

Can be retrieved using gr::Tags::WeylMagneticScalar Computes magnetic part of the Weyl tensor. More...

#include <WeylMagnetic.hpp>

Public Types

using argument_tags = tmpl::list< gr::Tags::WeylMagneticCompute< DataType, Dim, Frame >, gr::Tags::InverseSpatialMetric< DataType, Dim, Frame > >
 
using return_type = Scalar< DataType >
 
using base = WeylMagneticScalar< DataType >
 
- Public Types inherited from gr::Tags::WeylMagneticScalar< DataType >
using type = Scalar< DataType >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

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

Can be retrieved using gr::Tags::WeylMagneticScalar Computes magnetic part of the Weyl tensor.

Member Data Documentation

◆ function

template<typename DataType , size_t Dim, typename Frame >
constexpr auto gr::Tags::WeylMagneticScalarCompute< DataType, Dim, Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&gr::weyl_magnetic_scalar<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: