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

Computes the approximate-Killing-Vector quasilocal spin magnitude of a Strahlkorper. More...

#include <Tags.hpp>

Public Types

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

Static Public Attributes

static constexpr auto function
 

Detailed Description

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

Computes the approximate-Killing-Vector quasilocal spin magnitude of a Strahlkorper.

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto gr::surfaces::Tags::DimensionfulSpinMagnitudeCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&gr::surfaces::dimensionful_spin_magnitude<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: