SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
gr::Tags::Psi4RealCompute< Frame > Struct Template Reference

Computes the real part of the Newman Penrose quantity Ψ4 using Ψ4[Real]=0.5Uij8+(xixjyiyj). More...

#include <Psi4Real.hpp>

Public Types

using argument_tags = implementation defined
 
using return_type = Scalar< DataVector >
 
using base = Psi4Real< DataVector >
 
- Public Types inherited from gr::Tags::Psi4Real< DataVector >
using type = Scalar< DataVector >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

template<typename Frame>
struct gr::Tags::Psi4RealCompute< Frame >

Computes the real part of the Newman Penrose quantity Ψ4 using Ψ4[Real]=0.5Uij8+(xixjyiyj).

Can be retrieved using gr::Tags::Psi4Real

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto gr::Tags::Psi4RealCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
const tnsr::I<DataVector, 3, Frame>&)>(&psi_4_real<Frame>)
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:198

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