SpECTRE  v2025.08.19
gh::bbh::callbacks::UpdateCompletionCriteria< HorizonMetavars > Struct Template Reference

Apparent-horizon callback that updates binary-black-hole completion criteria from successful common-horizon finds. More...

#include <UpdateCompletionCriteria.hpp>

Public Types

using const_global_cache_tags = tmpl::list<>
 
using mutable_global_cache_tags = tmpl::list<>
 

Static Public Member Functions

template<typename DbTags , typename Metavariables >
static void apply (const db::DataBox< DbTags > &box, Parallel::GlobalCache< Metavariables > &cache, const FastFlow::Status)
 

Detailed Description

template<typename HorizonMetavars>
struct gh::bbh::callbacks::UpdateCompletionCriteria< HorizonMetavars >

Apparent-horizon callback that updates binary-black-hole completion criteria from successful common-horizon finds.

Details

This callback forwards each successful AhC find (temporal_id, LMax) to gh::bbh::CompletionSingleton, where completion criteria are evaluated in a temporally robust, centralized way.


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