SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
observers::Actions::Initialize< Metavariables > Struct Template Reference

Initializes the DataBox on the observer parallel component. More...

#include <Initialize.hpp>

Public Types

using simple_tags = implementation defined
 
using compute_tags = implementation defined
 
using return_tag_list = implementation defined
 

Static Public Member Functions

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

Detailed Description

template<class Metavariables>
struct observers::Actions::Initialize< Metavariables >

Initializes the DataBox on the observer parallel component.

Uses:


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