SpECTRE  v2024.04.12
OptionTags::EventsRunAtCleanup::Events Struct Reference

A list of events to run at cleanup. More...

#include <Tags.hpp>

Public Types

using type = std::vector< std::unique_ptr<::Event > >
 
using group = Group
 

Static Public Member Functions

static std::string name ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

A list of events to run at cleanup.

See Actions::RunEventsOnFailure for details and caveats.

Member Data Documentation

◆ help

constexpr Options::String OptionTags::EventsRunAtCleanup::Events::help
staticconstexpr
Initial value:
=
"Events to run during the cleanup phase."

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