SpECTRE  v2024.03.19
amr::Criteria::DriveToTarget< Dim >::OscillationAtTarget Struct Reference

The AMR flags chosen when the target number of grid points and refinement levels are 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>
struct amr::Criteria::DriveToTarget< Dim >::OscillationAtTarget

The AMR flags chosen when the target number of grid points and refinement levels are reached.

Member Data Documentation

◆ help

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

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