SpECTRE  2021.08.02
LinearSolverAlgorithmTestHelpers::OutputCleaner< Metavariables > Struct Template Reference

Public Types

using chare_type = Parallel::Algorithms::Singleton
 
using metavariables = Metavariables
 
using phase_dependent_action_list = tmpl::list< Parallel::PhaseActions< typename Metavariables::Phase, Metavariables::Phase::Initialization, tmpl::list< CleanOutput< false > > >, Parallel::PhaseActions< typename Metavariables::Phase, Metavariables::Phase::CleanOutput, tmpl::list< CleanOutput< true > > > >
 
using initialization_tags = Parallel::get_initialization_tags< Parallel::get_initialization_actions_list< phase_dependent_action_list > >
 

Static Public Member Functions

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