SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
evolution::Initialization::Actions::SetVariables< LogicalCoordinatesTag > Struct Template Reference

Sets variables needed for evolution of hyperbolic systems. More...

#include <SetVariables.hpp>

Public Types

using simple_tags_from_options = tmpl::list<::Tags::Time>

Static Public Member Functions

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

Detailed Description

template<typename LogicalCoordinatesTag>
struct evolution::Initialization::Actions::SetVariables< LogicalCoordinatesTag >

Sets variables needed for evolution of hyperbolic systems.

Uses:

DataBox changes:

  • Adds: nothing
  • Removes: nothing
  • Modifies:
    • System::variables_tag (if system has no primitive variables)
    • System::primitive_variables_tag (if system has primitive variables)

The documentation for this struct was generated from the following file:
  • src/Evolution/Initialization/SetVariables.hpp