SpECTRE  v2024.05.11
gr::surfaces::Tags::SpinFunctionCompute< Frame > Struct Template Reference

Calculates the spin function which is proportional to the imaginary part of the Strahlkorper’s complex scalar curvature. More...

#include <Tags.hpp>

Public Types

using base = SpinFunction
 
using argument_tags = tmpl::list< ylm::Tags::Tangents< Frame >, ylm::Tags::Strahlkorper< Frame >, ylm::Tags::UnitNormalVector< Frame >, AreaElement< Frame >, gr::Tags::ExtrinsicCurvature< DataVector, 3, Frame > >
 
using return_type = Scalar< DataVector >
 
- Public Types inherited from gr::surfaces::Tags::SpinFunction
using type = Scalar< DataVector >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

template<typename Frame>
struct gr::surfaces::Tags::SpinFunctionCompute< Frame >

Calculates the spin function which is proportional to the imaginary part of the Strahlkorper’s complex scalar curvature.

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto gr::surfaces::Tags::SpinFunctionCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&gr::surfaces::spin_function<Frame>)
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:183
A star-shaped surface expanded in spherical harmonics.
Definition: Strahlkorper.hpp:26

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