SpECTRE  v2025.08.19
Cce::Tags::Psi2Compute Struct Reference

Compute tag for \(\Psi_2\) in the volume. More...

#include <NewmanPenrose.hpp>

Public Types

using base = Tags::Psi2
 
using return_type = typename base::type
 
using argument_tags = typename VolumeWeyl< Tags::Psi2 >::argument_tags
 
- Public Types inherited from Cce::Tags::Psi2
using type = Scalar< SpinWeighted< ComplexDataVector, 0 > >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

Compute tag for \(\Psi_2\) in the volume.

Details

Uses VolumeWeyl<Tags::Psi2>::apply() for the computation.

Member Data Documentation

◆ function

constexpr auto Cce::Tags::Psi2Compute::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&VolumeWeyl<Tags::Psi2>::apply)
Stores a collection of complex function values.
Definition: ComplexDataVector.hpp:54
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:198
Make a spin-weighted type T with spin-weight Spin. Mathematical operators are restricted to addition,...
Definition: SpinWeighted.hpp:26

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