SpECTRE  v2024.04.12
intrp::callbacks::SendGhWorldtubeData< CceEvolutionComponent, InterpolationTargetTag, DuringSelfStart, LocalTimeStepping > Struct Template Reference

post_interpolation_callback that calls Cce::ReceiveGhWorldTubeData More...

#include <SendGhWorldtubeData.hpp>

Static Public Member Functions

template<typename DbTags , typename Metavariables , typename TemporalId >
static void apply (const db::DataBox< DbTags > &box, Parallel::GlobalCache< Metavariables > &cache, const TemporalId &temporal_id)
 

Detailed Description

template<typename CceEvolutionComponent, typename InterpolationTargetTag, bool DuringSelfStart, bool LocalTimeStepping>
struct intrp::callbacks::SendGhWorldtubeData< CceEvolutionComponent, InterpolationTargetTag, DuringSelfStart, LocalTimeStepping >

post_interpolation_callback that calls Cce::ReceiveGhWorldTubeData

Uses:

Conforms to the intrp::protocols::PostInterpolationCallback protocol

For requirements on InterpolationTargetTag, see intrp::protocols::InterpolationTargetTag

Note
This callback requires the temporal ID in an InterpolationTargetTag be a TimeStepId.

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