SpECTRE  v2024.05.11
ylm::Tags::MinRicciScalarCompute Struct Reference

Computes the pointwise minimum of the Strahlkorper’s intrinsic Ricci scalar curvature. More...

#include <Tags.hpp>

Public Types

using base = MinRicciScalar
 
using return_type = double
 
using argument_tags = tmpl::list< RicciScalar >
 
- Public Types inherited from ylm::Tags::MinRicciScalar
using type = double
 

Static Public Member Functions

static void function (const gsl::not_null< double * > min_ricci_scalar, const Scalar< DataVector > &ricci_scalar)
 

Detailed Description

Computes the pointwise minimum of the Strahlkorper’s intrinsic Ricci scalar curvature.


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