SpECTRE  v2025.08.19
ah::OptionTags::LMax Struct Reference

Maximum L used both for adaptive horizon resolution and output padding. More...

#include <OptionTags.hpp>

Public Types

using type = size_t
 
using group = ApparentHorizonGroup
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Maximum L used both for adaptive horizon resolution and output padding.

Member Data Documentation

◆ help

constexpr Options::String ah::OptionTags::LMax::help
staticconstexpr
Initial value:
= {
"Maximum L for horizon resolution and output. Adaptive criteria clamp "
"the surface to this L, and output at smaller L is zero padded to "
"match this maximum L."}

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