SpECTRE  v2025.08.19
amr::OptionTags::AmrBlocks Struct Reference

Blocks in which AMR is enabled. More...

#include <Tags.hpp>

Classes

struct  All
 

Public Types

using type = Options::Auto< std::vector< std::string >, All >
 
using group = AmrGroup
 

Static Public Member Functions

static std::string name ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Blocks in which AMR is enabled.

Member Data Documentation

◆ help

constexpr Options::String amr::OptionTags::AmrBlocks::help
staticconstexpr
Initial value:
=
"Blocks in which AMR is enabled. Note that blocks that do not have AMR "
"enabled can still be refined to satisfy 2:1 balance. When this happens, "
"they won't coarsen back since 'do nothing' has higher priority than "
"coarsening. This behavior can be changed if needed."

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