SpECTRE  v2024.04.12
SelfStart::Actions::Cleanup Struct Reference

Cleans up after the self-start procedure. More...

#include <SelfStartActions.hpp>

Static Public Member Functions

template<typename DbTags , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent >
static Parallel::iterable_action_return_t apply (db::DataBox< DbTags > &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const)
 

Detailed Description

Cleans up after the self-start procedure.

Resets the time step to that requested for the evolution and removes temporary self-start data.

Uses:

  • GlobalCache: nothing
  • DataBox: SelfStart::Tags::InitialValue<Tags::TimeStep>

DataBox changes:


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