SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Cce::Actions::RequestNextBoundaryData< WorldtubeBoundaryComponent, EvolutionComponent > Struct Template Reference

Requests boundary data be sent from WorldtubeBoundaryComponent to EvolutionComponent. More...

#include <RequestBoundaryData.hpp>

Public Types

using const_global_cache_tags

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... > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const ActionList, const ParallelComponent *const)

Detailed Description

template<typename WorldtubeBoundaryComponent, typename EvolutionComponent>
struct Cce::Actions::RequestNextBoundaryData< WorldtubeBoundaryComponent, EvolutionComponent >

Requests boundary data be sent from WorldtubeBoundaryComponent to EvolutionComponent.

Details

Calls the simple action Cce::Actions::BoundaryComputeAndSendToEvolution<WorldtubeBoundaryComponent, EvolutionComponent> on the WorldtubeBoundaryComponent, which performs boundary computations then sends data to the EvolutionComponent via Cce::Actions::ReceiveWorldtubeData. Requests the Tags::Next<Tags::TimeStepId> (for the next timestep).

Uses:

DataBox changes

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

Member Typedef Documentation

◆ const_global_cache_tags

template<typename WorldtubeBoundaryComponent, typename EvolutionComponent>
using Cce::Actions::RequestNextBoundaryData< WorldtubeBoundaryComponent, EvolutionComponent >::const_global_cache_tags
Initial value:
tmpl::list<typename WorldtubeBoundaryComponent::end_time_tag>

The documentation for this struct was generated from the following file:
  • src/Evolution/Systems/Cce/Actions/RequestBoundaryData.hpp