SpECTRE  v2024.05.11
ylm::Tags::RicciScalarCompute< Frame > Struct Template Reference

Computes the two-dimensional intrinsic Ricci scalar of a Strahlkorper. More...

#include <Tags.hpp>

Public Types

using base = RicciScalar
 
using argument_tags = tmpl::list< gr::Tags::SpatialRicci< DataVector, 3, Frame >, UnitNormalVector< Frame >, ExtrinsicCurvature< Frame >, gr::Tags::InverseSpatialMetric< DataVector, 3, Frame > >
 
using return_type = Scalar< DataVector >
 
- Public Types inherited from ylm::Tags::RicciScalar
using type = Scalar< DataVector >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

template<typename Frame>
struct ylm::Tags::RicciScalarCompute< Frame >

Computes the two-dimensional intrinsic Ricci scalar of a Strahlkorper.

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto ylm::Tags::RicciScalarCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&gr::surfaces::ricci_scalar<Frame>)
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:183

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