|
SpECTRE
2021.08.02
|
Stash the next_time in the Cce::InterfaceManagers::GhInterfaceManager to inform the local time-stepping logic for boundary interpolation/extrapolation.
More...
#include <SendNextTimeToCce.hpp>
Static Public Member Functions | |
| template<typename ParallelComponent , typename... DbTags, typename ArrayIndex , typename Metavariables > | |
| static void | apply (db::DataBox< tmpl::list< DbTags... > > &box, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const TimeStepId &time, const TimeStepId &next_time) noexcept |
Stash the next_time in the Cce::InterfaceManagers::GhInterfaceManager to inform the local time-stepping logic for boundary interpolation/extrapolation.
If that information completes a set necessary for generating a requested step's data, then this also dispatches the data to Cce::Actions::SendToEvolution boundary computation.
DataBox changes: