SpECTRE  v2024.04.12
Actions::Goto< Tag > Struct Template Reference

Jumps to a Label. More...

#include <Goto.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 > &, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const)
 

Detailed Description

template<typename Tag>
struct Actions::Goto< Tag >

Jumps to a Label.

Uses:

  • GlobalCache: nothing
  • DataBox: nothing

DataBox changes:

  • Adds: nothing
  • Removes: nothing
  • Modifies: nothing

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