SpECTRE  v2025.08.19
ah::Component< Metavariables, HorizonMetavars > Struct Template Reference

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 = tmpl::list< Parallel::PhaseActions< Parallel::Phase::Initialization, tmpl::list< Initialization::Actions::InitializeItems< ::ah::Initialize< HorizonMetavars > >, Parallel::Actions::TerminatePhase > > >
 
using simple_tags_from_options = Parallel::get_simple_tags_from_options< Parallel::get_initialization_actions_list< phase_dependent_action_list > >
 

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
 

Detailed Description

template<class Metavariables, typename HorizonMetavars>
struct ah::Component< Metavariables, HorizonMetavars >

The singleton parallel component responsible for finding horizons.


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