SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
gh::bbh::CompletionSingleton< Metavariables > Struct Template Reference

Public Types

using chare_type = Parallel::Algorithms::Singleton
using metavariables = Metavariables
using const_global_cache_tags
using phase_dependent_action_list
using simple_tags_from_options = tmpl::list<>

Static Public Member Functions

static void execute_next_phase (const Parallel::Phase next_phase, Parallel::CProxy_GlobalCache< Metavariables > &global_cache)

Static Public Attributes

static constexpr bool checkpoint_data = true

Member Typedef Documentation

◆ const_global_cache_tags

template<class Metavariables>
using gh::bbh::CompletionSingleton< Metavariables >::const_global_cache_tags
Initial value:
Common-horizon LMax threshold criterion for requesting completion (after the minimum common-horizon s...
Definition CompletionCriteria.hpp:128
Verbosity control for reduced constraint checks. Controlled by gh::bbh::OptionTags::ConstraintCheckVe...
Definition CompletionCriteria.hpp:138
Threshold for requesting completion from the reduced gauge-constraint Linf criterion: when Linf(gauge...
Definition CompletionCriteria.hpp:102
Number of successful common-horizon finds that triggers completion. Controlled by gh::bbh::OptionTags...
Definition CompletionCriteria.hpp:89
Minimum number of successful common-horizon finds required before completion checks are evaluated.
Definition CompletionCriteria.hpp:78
Threshold for requesting completion from the reduced three-index-constraint Linf criterion: when Linf...
Definition CompletionCriteria.hpp:115

◆ phase_dependent_action_list

template<class Metavariables>
using gh::bbh::CompletionSingleton< Metavariables >::phase_dependent_action_list
Initial value:
gh::bbh::detail::InitializeCompletionState>,
@ Initialization
initial phase of an executable
Definition Phase.hpp:67
Initialize the list of simple tags in Mutators::return_tags by calling each mutator in the order they...
Definition AddSimpleTags.hpp:43
Terminate the algorithm to proceed to the next phase.
Definition TerminatePhase.hpp:28
List of all the actions to be executed in the specified phase.
Definition PhaseDependentActionList.hpp:17

The documentation for this struct was generated from the following file:
  • src/Evolution/Systems/GeneralizedHarmonic/Bbh/CompletionSingleton.hpp