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

Labels a location in the action list that can be jumped to using Goto. 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::Label< Tag >

Labels a location in the action list that can be jumped to using Goto.

Uses:

  • GlobalCache: nothing
  • DataBox: nothing

DataBox changes:

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

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