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

Computes the Christodoulou mass from the dimensionful spin angular momentum and the irreducible mass of a Strahlkorper. More...

#include <Tags.hpp>

Public Types

using base = ChristodoulouMass
 
using return_type = double
 
using argument_tags = tmpl::list< DimensionfulSpinMagnitude, IrreducibleMass >
 
- Public Types inherited from gr::surfaces::Tags::ChristodoulouMass
using type = double
 

Static Public Member Functions

static void function (const gsl::not_null< double * > result, const double dimensionful_spin_magnitude, const double irreducible_mass)
 

Detailed Description

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

Computes the Christodoulou mass from the dimensionful spin angular momentum and the irreducible mass of a Strahlkorper.


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