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

Computes the pointwise maximum of the Strahlkorper's intrinsic Ricci scalar curvature. More...

#include <Tags.hpp>

Public Types

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

Static Public Member Functions

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

Detailed Description

Computes the pointwise maximum of the Strahlkorper's intrinsic Ricci scalar curvature.


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