SpECTRE  v2025.08.19
domain::creators::AngularCylinder::InitialRefinementInZ Struct Reference

Initial refinement levels in the z direction. More...

#include <AngularCylinder.hpp>

Public Types

using type = std::variant< size_t, std::vector< size_t > >
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Initial refinement levels in the z direction.

Member Data Documentation

◆ help

constexpr Options::String domain::creators::AngularCylinder::InitialRefinementInZ::help
staticconstexpr
Initial value:
= {
"Initial refinement level in the z-direction. Can be either a single "
"value applied to all layers, or a vector with one value per layer. "
"The number of layers is determined by 'PartitioningInZ'."}

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