SpECTRE  v2024.03.19
Cce::Tags::LinearFactor< 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\) 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, 0 > >
 
using tag = Tag
 

Detailed Description

template<typename Tag>
struct Cce::Tags::LinearFactor< 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\) 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: