|
SpECTRE
v2025.08.19
|
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) |
Apparent-horizon callback that updates binary-black-hole completion criteria from successful common-horizon finds.
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.