SpECTRE  v2024.04.12
Tags::EventsRunAtCleanup Struct Reference

Events to be run on elements during the Parallel::Phase::PostFailureCleanup phase. More...

#include <Tags.hpp>

Public Types

using type = std::vector< std::unique_ptr<::Event > >
 
using option_tags = tmpl::list< OptionTags::EventsRunAtCleanup::Events >
 

Static Public Member Functions

static type create_from_options (const type &events_run_at_cleanup)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

Events to be run on elements during the Parallel::Phase::PostFailureCleanup phase.

Useful for troubleshooting runs that are failing.


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