SpECTRE  v2024.04.12
Cce::Tags::LinearFactorForConjugate< Tag > Struct Template Reference

A prefix tag representing a linear factor that acts on Tag. To determine the spin weight, it is assumed that the linear factor plays the role of \(L^\prime\) in an equation of the form, \( (y - 1) \partial_y H + L H + L^\prime \bar{H} = A + (1 - y) B \). More...

#include <Tags.hpp>

Public Types

using type = Scalar< SpinWeighted< ComplexDataVector, 2 *Tag::type::type::spin > >
 
using tag = Tag
 

Detailed Description

template<typename Tag>
struct Cce::Tags::LinearFactorForConjugate< Tag >

A prefix tag representing a linear factor that acts on Tag. To determine the spin weight, it is assumed that the linear factor plays the role of \(L^\prime\) in an equation of the form, \( (y - 1) \partial_y H + L H + L^\prime \bar{H} = A + (1 - y) B \).


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