SpECTRE  v2024.05.11
gr::surfaces::Tags::DimensionfulSpinVectorCompute< MeasurementFrame, MetricDataFrame > Struct Template Reference

Computes the dimensionful spin angular momentum vector. More...

#include <Tags.hpp>

Public Types

using base = DimensionfulSpinVector< MeasurementFrame >
 
using return_type = std::array< double, 3 >
 
using argument_tags = tmpl::list< DimensionfulSpinMagnitude, AreaElement< MetricDataFrame >, ylm::Tags::RicciScalar, SpinFunction, ylm::Tags::Strahlkorper< MetricDataFrame >, ylm::Tags::CartesianCoords< MeasurementFrame > >
 
- Public Types inherited from gr::surfaces::Tags::DimensionfulSpinVector< MeasurementFrame >
using type = std::array< double, 3 >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

template<typename MeasurementFrame, typename MetricDataFrame>
struct gr::surfaces::Tags::DimensionfulSpinVectorCompute< MeasurementFrame, MetricDataFrame >

Computes the dimensionful spin angular momentum vector.

Member Data Documentation

◆ function

template<typename MeasurementFrame , typename MetricDataFrame >
constexpr auto gr::surfaces::Tags::DimensionfulSpinVectorCompute< MeasurementFrame, MetricDataFrame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&gr::surfaces::spin_vector<MetricDataFrame, MeasurementFrame>)
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: