SpECTRE  v2024.09.29
CurvedScalarWave::Worldtube::Tags::BlackHoleRadiusParameters Struct Reference

The parameters controlling the growth of the black holes excision sphere, see smooth_broken_power_law. The parameters here are, in order, the amplitude, the transition radius, the transition width and the exponent. More...

#include <Tags.hpp>

Public Types

using type = std::array< double, 4 >
 
using option_tags = tmpl::list< OptionTags::RadiusOptions< false > >
 

Static Public Member Functions

static std::array< double, 4 > create_from_options (const OptionTags::RadiusOptions< false > &params)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

The parameters controlling the growth of the black holes excision sphere, see smooth_broken_power_law. The parameters here are, in order, the amplitude, the transition radius, the transition width and the exponent.


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