|
SpECTRE
v2026.04.01
|
The singleton parallel component responsible for finding horizons. More...
#include <Component.hpp>
Public Types | |
| using | horizon_metavars = HorizonMetavars |
| using | chare_type = Parallel::Algorithms::Singleton |
| using | metavariables = Metavariables |
| using | phase_dependent_action_list |
| using | simple_tags_from_options |
Static Public Member Functions | |
| static std::string | name () |
| 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 |
The singleton parallel component responsible for finding horizons.
| using ah::Component< Metavariables, HorizonMetavars >::phase_dependent_action_list |
| using ah::Component< Metavariables, HorizonMetavars >::simple_tags_from_options |