SpECTRE  v2025.08.19
amr::Criteria::DriveToTarget< Dim, CriteriaType >::OscillationAtTarget Struct Reference

The AMR flags chosen when the target in each dimension is reached. More...

#include <DriveToTarget.hpp>

Public Types

using type = std::array< Flag, Dim >
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<size_t Dim, Type CriteriaType>
struct amr::Criteria::DriveToTarget< Dim, CriteriaType >::OscillationAtTarget

The AMR flags chosen when the target in each dimension is reached.

Member Data Documentation

◆ help

template<size_t Dim, Type CriteriaType>
constexpr Options::String amr::Criteria::DriveToTarget< Dim, CriteriaType >::OscillationAtTarget::help
staticconstexpr
Initial value:
= {
"The flags returned when at the target."}

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