SpECTRE  v2024.05.11
gr::Tags::WeylTypeD1Scalar< DataType > Struct Template Reference

Computes the scalar \(D_{ij} D^{ij}\) (Eq. (8) of [19]) from \(D_{ij}\) and the inverse spatial metric \(\gamma^{ij}\), i.e. \(D = \gamma^{ik}\gamma^{jl}D_{ij}D_{kl}\). More...

#include <Tags.hpp>

Public Types

using type = Scalar< DataType >
 

Detailed Description

template<typename DataType>
struct gr::Tags::WeylTypeD1Scalar< DataType >

Computes the scalar \(D_{ij} D^{ij}\) (Eq. (8) of [19]) from \(D_{ij}\) and the inverse spatial metric \(\gamma^{ij}\), i.e. \(D = \gamma^{ik}\gamma^{jl}D_{ij}D_{kl}\).


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