SpECTRE  v2025.08.19
domain::creators::AngularDisk::InitialDiskThetaGridPoints Struct Reference

Initial number of \(\theta\) gridpoints for filled disk. The number for \(r\) is accordingly set to match spectral space sizes. This is enforced to be odd for numerical stability. More...

#include <AngularDisk.hpp>

Public Types

using type = size_t
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Initial number of \(\theta\) gridpoints for filled disk. The number for \(r\) is accordingly set to match spectral space sizes. This is enforced to be odd for numerical stability.

Member Data Documentation

◆ help

constexpr Options::String domain::creators::AngularDisk::InitialDiskThetaGridPoints::help
staticconstexpr
Initial value:
= {
"Initial number of grid points in theta (r is accordingly set). This "
"value must be odd for better numerical stability."}

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