SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
domain::creators::RefinementRegion< Dim > Struct Template Reference

Classes

struct  LowerCornerIndex
struct  Refinement
struct  UpperCornerIndex

Public Types

using options = tmpl::list<LowerCornerIndex, UpperCornerIndex, Refinement>

Public Member Functions

 RefinementRegion (const std::array< size_t, Dim > &lower_corner_index_in, const std::array< size_t, Dim > &upper_corner_index_in, const std::array< size_t, Dim > &refinement_in)

Public Attributes

std::array< size_t, Dim > lower_corner_index
std::array< size_t, Dim > upper_corner_index
std::array< size_t, Dim > refinement

Static Public Attributes

static constexpr Options::String help

Member Data Documentation

◆ help

template<size_t Dim>
Options::String domain::creators::RefinementRegion< Dim >::help
staticconstexpr
Initial value:
= {
"A region to be refined differently from the default for the lattice.\n"
"The region is a box between the block boundaries indexed by the\n"
"Lower- and UpperCornerIndex options."}

The documentation for this struct was generated from the following file:
  • src/Domain/Creators/AlignedLattice.hpp